mirror of
https://github.com/fpganinja/taxi.git
synced 2026-08-16 04:11:19 -07:00
eth: Fix CMAC location constraints
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
|
||||
# CMACs
|
||||
set_property LOC CMACE4_X0Y0 [get_cells -hierarchical -filter {NAME =~ mac.qsfp_mac_inst/cmac.cmac_inst/inst/i_taxi_eth_mac_100g_us_cmac_top/* && REF_NAME==CMACE4}]
|
||||
set_property LOC CMACE4_X0Y0 [get_cells -hierarchical -filter {NAME =~ core_inst/mac.qsfp_mac_inst/cmac.cmac_inst/inst/i_taxi_eth_mac_100g_us_cmac_top/* && REF_NAME==CMACE4}]
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
|
||||
# CMACs
|
||||
set_property LOC CMAC_SITE_X0Y1 [get_cells -hierarchical -filter {NAME =~ mac.qsfp_mac_inst/cmac.cmac_inst/inst/i_taxi_eth_mac_100g_us_cmac_top/* && REF_NAME==CMAC}]
|
||||
set_property LOC CMAC_SITE_X0Y1 [get_cells -hierarchical -filter {NAME =~ core_inst/mac.qsfp_mac_inst/cmac.cmac_inst/inst/i_taxi_eth_mac_100g_us_cmac_top/* && REF_NAME==CMAC}]
|
||||
|
||||
Reference in New Issue
Block a user