From: Luke Kenneth Casson Leighton Date: Sat, 26 Mar 2022 21:39:58 +0000 (+0000) Subject: remove unneeded model variable X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9b5409183b6f4171852dcc112975211877d7bda9;p=ls2.git remove unneeded model variable --- diff --git a/src/simsoc_hyperram_tb.v b/src/simsoc_hyperram_tb.v index e19a4a0..aef4192 100644 --- a/src/simsoc_hyperram_tb.v +++ b/src/simsoc_hyperram_tb.v @@ -74,8 +74,6 @@ s27kl0641 reg switch_6 = 0; reg switch_7 = 0; - //defparam ram_chip. - top simsoctop ( // hyperram .hyperram_0__cs_n__io(o_csn0), @@ -120,7 +118,6 @@ s27kl0641 $dumpvars(0, uart_tx); $dumpvars(0, uart_rx); $dumpvars(0, simsoctop); - $dumpvars(0, ram_chip); end initial