10 lines
94 B
Verilog
10 lines
94 B
Verilog
|
|
// `ifndef VX_DEFINE_SYNTH
|
|
|
|
// `define VX_DEFINE_SYNTH
|
|
|
|
`define NT 2
|
|
`define NW 8
|
|
|
|
// `endif
|