pre_pnr/test.py: Fix idcode SVF test name.
authorStaf Verhaegen <staf@stafverhaegen.be>
Fri, 2 Apr 2021 16:11:27 +0000 (18:11 +0200)
committerStaf Verhaegen <staf@stafverhaegen.be>
Fri, 2 Apr 2021 16:11:27 +0000 (18:11 +0200)
ls180/pre_pnr/test.py

index 0aafc627f294a76e004d952f9e96028fa6d6ba22..462fc4928e9b21f0c3cee552be9d76a5f054df3a 100644 (file)
@@ -121,8 +121,8 @@ def idcodesvf_reset(dut):
     dut._log.info("IDCODE test completed")
 
 @cocotb.test()
-def idcode_run(dut):
-    dut._log.info("Running IDCODE through test; cpu running...")
+def idcodesvf_run(dut):
+    dut._log.info("Running IDCODE through SVF test; cpu running...")
 
     clk_period = 100 # 10MHz
     tck_period = 300 # 3MHz