try chip_r adder test (works)
[soc-cocotb-sim.git] / ls180 / post_pnr / cocotb / test.py
index 4d79d0b2047a9061edd3f3f12c7385c00b4fbaa9..9bf57fdcb94e3a3e836b0f2b45c2cc9dfda2cc78 100644 (file)
@@ -38,7 +38,7 @@ def setup_sim(dut, *, clk_period, run):
     dut.iovss <= 0
     dut.sys_rst <= 1
     dut.sys_clk <= 0
-    # adder test (ignore)
+    # adder test (ignore this)
     #dut.a <= 3
     #dut.b <= 2