Skip to content

Commit 1b3b4a3

Browse files
committed
Removed commented out code in synthesis.tcl
1 parent 564a8e3 commit 1b3b4a3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

vtr_flow/misc/yosys/synthesis.tcl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
yosys -import
22
plugin -i parmys
33

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-
94
# yosys-slang plugin error handling
105
if {$env(PARSER) == "slang" } {
116
if {![info exists ::env(yosys_slang_path)]} {

0 commit comments

Comments
 (0)