We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e055f commit 95420dbCopy full SHA for 95420db
hdk/cl/developer_designs/cl_firesim/build/constraints/cl_synth_user.xdc
@@ -1,3 +1,6 @@
1
# This contains the CL specific constraints for synthesis at the CL level
2
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]
0 commit comments