# lpGBT10G Rx Uplink constraints: Values depend on the c_multicyleDelay. Shall be the same one for setup time and -1 for the hold time set_multicycle_path -setup -from [get_pins -hierarchical -filter {NAME =~ *cmp_lpgbtfpga_uplink_fixed/frame_pipelined_s_reg[*]/C}] 3 set_multicycle_path -hold -from [get_pins -hierarchical -filter {NAME =~ *cmp_lpgbtfpga_uplink_fixed/frame_pipelined_s_reg[*]/C}] 2 # lpGBT10G Tx set_multicycle_path -setup -through [get_nets -hierarchical -filter {NAME =~ *cmp_lpgbt_fe_tx/txdatapath_inst/fec5*}] -to [get_pins -hierarchical -filter {NAME =~ *cmp_lpgbt_fe_tx/txgearbox_inst/dataWord_reg*/D}] 7 set_multicycle_path -hold -through [get_nets -hierarchical -filter {NAME =~ *cmp_lpgbt_fe_tx/txdatapath_inst/fec5*}] -to [get_pins -hierarchical -filter {NAME =~ *cmp_lpgbt_fe_tx/txgearbox_inst/dataWord_reg*/D}] 6 # NOT SURE THIS FILE SHOULD STILL BE USED.