8 lines
83 B
Verilog
8 lines
83 B
Verilog
`ifndef VX_DEFINE_SYNTH
|
|
`define VX_DEFINE_SYNTH
|
|
|
|
`define NT 2
|
|
`define NW 8
|
|
|
|
`endif
|