mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-02 02:57:53 +02:00
Netlist only in verilog test
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user