Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions test_data/xcup_device_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ global_buffer_bels:
- GND
# Which cell names are global buffers, and which pins should use dedicated routing resources
global_buffer_cells:
- cell: BUFG
- cell: BUFGCE
pins: # list of pins that use global resources
- name: I # pin name
guide_placement: true # attempt to place so that this pin can use dedicated resources
Expand Down Expand Up @@ -79,7 +79,6 @@ buckets:
# don't route through the following cells
disabled_routethroughs:
- BUFGCTRL
- BUFCE
- OUTINV
# Do not allow cells to be placed at BELs
disabled_cell_bel_map:
Expand Down