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 564a8e3 commit 1b3b4a3Copy full SHA for 1b3b4a3
vtr_flow/misc/yosys/synthesis.tcl
@@ -1,11 +1,6 @@
1
yosys -import
2
plugin -i parmys
3
4
-#read_verilog -nomem2reg +/parmys/vtr_primitives.v
5
-#setattr -mod -set keep_hierarchy 1 single_port_ram
6
-#setattr -mod -set keep_hierarchy 1 dual_port_ram
7
-#setattr -mod -set keep 1 dual_port_ram
8
-
9
# yosys-slang plugin error handling
10
if {$env(PARSER) == "slang" } {
11
if {![info exists ::env(yosys_slang_path)]} {
0 commit comments