From f105c9ab3608a2b891d63a7c4ac89abb28fb418f Mon Sep 17 00:00:00 2001 From: mrg Date: Thu, 2 Apr 2020 12:43:19 -0700 Subject: [PATCH] Netlist only in verilog test --- compiler/tests/25_verilog_sram_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/tests/25_verilog_sram_test.py b/compiler/tests/25_verilog_sram_test.py index bcaa7c9f..120974ff 100755 --- a/compiler/tests/25_verilog_sram_test.py +++ b/compiler/tests/25_verilog_sram_test.py @@ -21,7 +21,7 @@ class verilog_test(openram_test): globals.init_openram(config_file) OPTS.route_supplies=False OPTS.check_lvsdrc=False - + OPTS.netlist_only=True from sram import sram from sram_config import sram_config c = sram_config(word_size=2,