File tree Expand file tree Collapse file tree 1 file changed +1
-26
lines changed
hdk/cl/developer_designs/cl_firesim/build/constraints Expand file tree Collapse file tree 1 file changed +1
-26
lines changed Original file line number Diff line number Diff line change 11# This contains the CL specific constraints for synthesis at the CL level
22
3- # get_cells firesim_top/top/SimpleNICWidget_0/incomingPCISdat/BRAMQueue/fq/ram*
4-
5- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_0/incomingPCISdat/BRAMQueue/fq/ram_reg]
6- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_0/outgoingPCISdat/BRAMQueue/fq/ram_reg]
7-
8- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_1/incomingPCISdat/BRAMQueue/fq/ram_reg]
9- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_1/incomingPCISdat/BRAMQueue/fq/ram_reg]
10-
11- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_2/incomingPCISdat/BRAMQueue/fq/ram_reg]
12- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_2/outgoingPCISdat/BRAMQueue/fq/ram_reg]
13-
14- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_3/outgoingPCISdat/BRAMQueue/fq/ram_reg]
15- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_3/outgoingPCISdat/BRAMQueue/fq/ram_reg]
16-
17- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_4/outgoingPCISdat/BRAMQueue/fq/ram_reg]
18- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_4/outgoingPCISdat/BRAMQueue/fq/ram_reg]
19-
20- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_5/outgoingPCISdat/BRAMQueue/fq/ram_reg]
21- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_5/outgoingPCISdat/BRAMQueue/fq/ram_reg]
22-
23- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_6/outgoingPCISdat/BRAMQueue/fq/ram_reg]
24- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_6/outgoingPCISdat/BRAMQueue/fq/ram_reg]
25-
26- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_7/outgoingPCISdat/BRAMQueue/fq/ram_reg]
27- set_property RAM_STYLE ULTRA [get_cells firesim_top/top/SimpleNICWidget_7/outgoingPCISdat/BRAMQueue/fq/ram_reg]
28-
3+ set_property RAM_STYLE ULTRA [get_cells -hierarchical -regexp firesim_top.*PCISdat/fq/ram_reg.*]
You can’t perform that action at this time.
0 commit comments