From 33b55d785cfe2b57ac85400a1a2ad80a0423c05d Mon Sep 17 00:00:00 2001 From: Cahit Date: Tue, 15 Apr 2014 14:31:56 +0200 Subject: [PATCH] individual serdes placement for each project --- tdc_releases/tdc_v1.6/trbnet_constraints.lpf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tdc_releases/tdc_v1.6/trbnet_constraints.lpf b/tdc_releases/tdc_v1.6/trbnet_constraints.lpf index 8bed686..bdeb4ec 100644 --- a/tdc_releases/tdc_v1.6/trbnet_constraints.lpf +++ b/tdc_releases/tdc_v1.6/trbnet_constraints.lpf @@ -6,7 +6,6 @@ GSR_NET NET "reset_i"; ################################################################# # Locate Serdes and media interfaces ################################################################# -LOCATE COMP "THE_MEDIA_UPLINK/gen_serdes_1_200_THE_SERDES/PCSD_INST" SITE "PCSA" ; MULTICYCLE TO CELL "THE_MEDIA_DOWNLINK/SCI_DATA_OUT*" 50 ns; MULTICYCLE TO CELL "THE_MEDIA_UPLINK/SCI_DATA_OUT*" 50 ns; @@ -18,3 +17,6 @@ MULTICYCLE TO CELL "THE_SPI_MASTER_THE_SPI_SLIM_tx_sreg_oregio*" 20 ns; BLOCK PATH TO CELL "gen_TRIGGER_LOGIC_THE_TRIG_LOGIC/out_*"; #Jan: Placement of TrbNet components (at least, most of them) + + +MULTICYCLE FROM CELL "THE_RESET_HANDLER/final_reset*" 30 ns; -- 2.43.0