Pin constraints: re-organize pin constraint files for configurability.
Couple the pin constraint files with the variant of design blocks. This should allow us to customize cape I/Os to best suit a specific cape. It also allows to easily include or excluse a block from the design. For example, not include cape, M.2, MIPI-CSI or high speed interface if not required and tight on FPGA resources.
Showing
- B_V_F_REFERENCE_DESIGN.tcl 12 additions, 41 deletionsB_V_F_REFERENCE_DESIGN.tcl
- script_support/components/CAPE/DEFAULT/constraints/cape.pdc 304 additions, 0 deletionsscript_support/components/CAPE/DEFAULT/constraints/cape.pdc
- script_support/components/CAPE/NONE/constraints/cape.pdc 4 additions, 0 deletionsscript_support/components/CAPE/NONE/constraints/cape.pdc
- script_support/components/M2/DEFAULT/constraints/M2.pdc 134 additions, 0 deletionsscript_support/components/M2/DEFAULT/constraints/M2.pdc
- script_support/components/M2/NONE/constraints/M2.pdc 4 additions, 0 deletionsscript_support/components/M2/NONE/constraints/M2.pdc
- script_support/constraints/base_design.pdc 6 additions, 0 deletionsscript_support/constraints/base_design.pdc
Loading
Please register or sign in to comment