Verilog HDL: 16x16 Crosspoint Switch

author-image

By

A 16x16 crosspoint switch is a non-blocking crosspoint switch, which allows you to independently connect each output to any input and any input to any output.

The 16x16 crosspoint switch is divided into three major sections: switch matrix, configuration, and address decoder. The reference design includes the verilog source design files for the three sections.

Download the 16 x 16 Crosspoint Switch reference design:

16 x 16 Crosspoint Switch ›

The use of this design is governed by, and subject to, the terms and conditions of the Intel® Design Example License Agreement.

Figure 1. 16x16 Crosspoint Switch Architecture Reference Design

For more information on using this example in your project, go to:

AN 294: Crosspoint Switch Matrices in MAX 3000A Devices ›

How to use Verilog HDL Examples ›