Skip to content

Parameterised top level

Tom Levens requested to merge parameterised-top into master

Done:

  • added `define constants to enable/disable the various "special feature" I/O ports
  • added "bypass" wires for these ports if disabled to avoid warnings when synthesising
  • added missing IO_STANDARD for all ports
  • added missing VCCIO configuration to QSF file

Still to be done:

  • merge DDR3 constraints into top level
  • move DDR3 core (?)
Edited by Tom Levens

Merge request reports