You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
134 B
Verilog

// A2P defines
// Generation controls
`define INFERRED 0
`define GPR_2R1W 1
`define GPR_RAM 2
`define GPR_3R1W 3
`define DIR_RAM 1