Use genwopt

This commit is contained in:
2022-09-08 11:16:13 +02:00
parent f9539b5992
commit 08e1a114c4
3 changed files with 1073 additions and 8 deletions
+9 -7
View File
@@ -1,13 +1,15 @@
[*]
[*] GTKWave Analyzer v3.3.104 (w)1999-2020 BSI
[*] Tue Mar 23 20:38:28 2021
[*] Thu Sep 8 07:15:28 2022
[*]
[dumpfile] "/home/jens/work/projects/vhdl/lib/CPUs/MIPS/ghdl/build/tb_mips_top/tb_mips_top.fst"
[dumpfile_mtime] "Thu Sep 8 07:12:59 2022"
[dumpfile_size] 2671748
[savefile] "/home/jens/work/projects/vhdl/lib/CPUs/MIPS/ghdl/tb_mips_top.gtkw"
[timestart] 0
[size] 1856 1136
[pos] -51 -51
[size] 1854 1136
[pos] -1 -1
*-37.625370 355000000000 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
[treeopen] tb_mips_top.
[treeopen] tb_mips_top.inst_uart.
[sst_width] 233
[signals_width] 288
[sst_expanded] 1
@@ -16,11 +18,11 @@
clk
rst
@22
flash_a[16:0]
flash_d[31:0]
gpi_0[31:0]
gpo_0[31:0]
@23
inst_uart.reg_uart_tx[7:0]
@23
uut.addr_o[31:0]
[pattern_trace] 1
[pattern_trace] 0
+2 -1
View File
@@ -32,7 +32,8 @@ SRCS += ../src/tb_mips_top.vhd
# Compile
TARGET := tb_mips_top
ENTITY := tb_mips_top
RUN_TIME ?= 1500us
RUN_TIME := 150us
WAVE_FORMAT := ghw
include $(VHDL_MAKE_HOME)/ghdl.mk
File diff suppressed because it is too large Load Diff