From 47ed42acf93fe346ebf16d1c1e7f45c4ed64d7f2 Mon Sep 17 00:00:00 2001 From: gatecat Date: Wed, 14 Jul 2021 10:11:45 +0100 Subject: [PATCH 1/2] xcup: Fix BUFG cell type Signed-off-by: gatecat --- test_data/xcup_device_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_data/xcup_device_config.yaml b/test_data/xcup_device_config.yaml index 81fa8973..b1c13c7a 100644 --- a/test_data/xcup_device_config.yaml +++ b/test_data/xcup_device_config.yaml @@ -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 From 0111ab3065ce09bced43122fb51391162f640125 Mon Sep 17 00:00:00 2001 From: gatecat Date: Tue, 20 Jul 2021 11:17:24 +0100 Subject: [PATCH 2/2] xcup: Re-enable BUFCE route-thrus Signed-off-by: gatecat --- test_data/xcup_device_config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/test_data/xcup_device_config.yaml b/test_data/xcup_device_config.yaml index b1c13c7a..580e8bdb 100644 --- a/test_data/xcup_device_config.yaml +++ b/test_data/xcup_device_config.yaml @@ -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: