Skip to content
Snippets Groups Projects
Commit 6a24cfa3 authored by Andrew Peck's avatar Andrew Peck
Browse files

update lpgbt path constraint

parent b79956e2
No related branches found
No related tags found
1 merge request!63Switchable FEC mode
......@@ -6,7 +6,7 @@
# Prevent these reset registers from getting merged across different LPGBT instances...
# they are high fanout and it caused timing to fail early on
set lpgbt_path "rb_gen.rbgen[*].readout_board_inst/lpgbt_link_wrapper"
set lpgbt_path "rbgen[*].readout_board_inst/lpgbt_link_wrapper"
set_property -quiet KEEP true \
[get_cells -quiet -hierarchical -filter {NAME =~ rbgen[*]*/lpgbt_link_wrapper/*/gearboxSyncReset*}]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment