projects
/
soc-cocotb-sim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d78bd1
)
pre_pnr/test.py: Fix idcode SVF test name.
author
Staf Verhaegen
<staf@stafverhaegen.be>
Fri, 2 Apr 2021 16:11:27 +0000
(18:11 +0200)
committer
Staf Verhaegen
<staf@stafverhaegen.be>
Fri, 2 Apr 2021 16:11:27 +0000
(18:11 +0200)
ls180/pre_pnr/test.py
patch
|
blob
|
history
diff --git
a/ls180/pre_pnr/test.py
b/ls180/pre_pnr/test.py
index 0aafc627f294a76e004d952f9e96028fa6d6ba22..462fc4928e9b21f0c3cee552be9d76a5f054df3a 100644
(file)
--- a/
ls180/pre_pnr/test.py
+++ b/
ls180/pre_pnr/test.py
@@
-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 idcode
svf
_run(dut):
+ dut._log.info("Running IDCODE through
SVF
test; cpu running...")
clk_period = 100 # 10MHz
tck_period = 300 # 3MHz