openpowerwtf 9 months ago
parent
commit
6f37e8f136
  1. 0
      dev/sim/coco/Makefile.smt2
  2. 2
      dev/sim/coco/Makefile.st
  3. 1
      dev/sim/coco/build_st/cmds.f
  4. 4
      dev/sim/coco/results.xml

0
dev/sim/coco/Makefile.icarus.smt2 → dev/sim/coco/Makefile.smt2

2
dev/sim/coco/Makefile.icarus → dev/sim/coco/Makefile.st

@ -8,7 +8,7 @@ @@ -8,7 +8,7 @@

#COCOTB_RESOLVE_X = ZEROS # VALUE_ERROR ZEROS ONES RANDOM

#SIM_BUILD ?= build
SIM_BUILD ?= build_st
SIM ?= icarus

# options

1
dev/sim/coco/build_st/cmds.f

@ -0,0 +1 @@ @@ -0,0 +1 @@
+timescale+1ns/1ps

4
dev/sim/coco/results.xml

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
<testsuites name="results">
<testsuite name="all" package="all">
<property name="random_seed" value="1654605675" />
<testcase name="tb" classname="tb" file="/home/wtf/projects/a2o-opf/dev/sim/coco/tb.py" lineno="232" time="163.92313623428345" sim_time_ns="8177.000001" ratio_time="49.88313540629925">
<property name="random_seed" value="1657042106" />
<testcase name="tb" classname="tb" file="/home/wtf/projects/a2o/dev/sim/coco/tb.py" lineno="232" time="189.8742835521698" sim_time_ns="8225.000001" ratio_time="43.318135806106156">
<failure />
</testcase>
</testsuite>

Loading…
Cancel
Save