Use genwopt
This commit is contained in:
@@ -1,13 +1,15 @@
|
|||||||
[*]
|
[*]
|
||||||
[*] GTKWave Analyzer v3.3.104 (w)1999-2020 BSI
|
[*] 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
|
[timestart] 0
|
||||||
[size] 1856 1136
|
[size] 1854 1136
|
||||||
[pos] -51 -51
|
[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
|
*-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
|
[sst_width] 233
|
||||||
[signals_width] 288
|
[signals_width] 288
|
||||||
[sst_expanded] 1
|
[sst_expanded] 1
|
||||||
@@ -16,11 +18,11 @@
|
|||||||
clk
|
clk
|
||||||
rst
|
rst
|
||||||
@22
|
@22
|
||||||
flash_a[16:0]
|
|
||||||
flash_d[31:0]
|
flash_d[31:0]
|
||||||
gpi_0[31:0]
|
gpi_0[31:0]
|
||||||
gpo_0[31:0]
|
gpo_0[31:0]
|
||||||
@23
|
|
||||||
inst_uart.reg_uart_tx[7:0]
|
inst_uart.reg_uart_tx[7:0]
|
||||||
|
@23
|
||||||
|
uut.addr_o[31:0]
|
||||||
[pattern_trace] 1
|
[pattern_trace] 1
|
||||||
[pattern_trace] 0
|
[pattern_trace] 0
|
||||||
|
|||||||
@@ -32,7 +32,8 @@ SRCS += ../src/tb_mips_top.vhd
|
|||||||
# Compile
|
# Compile
|
||||||
TARGET := tb_mips_top
|
TARGET := tb_mips_top
|
||||||
ENTITY := tb_mips_top
|
ENTITY := tb_mips_top
|
||||||
RUN_TIME ?= 1500us
|
RUN_TIME := 150us
|
||||||
|
WAVE_FORMAT := ghw
|
||||||
|
|
||||||
include $(VHDL_MAKE_HOME)/ghdl.mk
|
include $(VHDL_MAKE_HOME)/ghdl.mk
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user