blob: 8275a11cabd29615d9c6f54d5d98423a3b7a7352 [file] [log] [blame]
// Global parameters
`define MPRJ_IO_PADS 38
`define MPRJ_PWR_PADS 4 /* vdda1, vccd1, vdda2, vccd2 */
// Size of soc_mem_synth
// Type and size of soc_mem
// `define USE_OPENRAM
`define USE_CUSTOM_DFFRAM
// don't change the following without double checking addr widths
`define MEM_WORDS 256
// Number of RAM blocks for the mgmt_core
`define MGMT_BLOCKS 2
`define USER_BLOCKS 6