- updated

git-svn-id: http://moon:8086/svn/vhdl/trunk@1240 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2015-05-27 15:59:10 +00:00
parent 11fa96a4e7
commit 6588eb752a
2 changed files with 227 additions and 226 deletions
+4 -3
View File
@@ -18,8 +18,8 @@ vcom -explicit -93 "../../../FIFO/src/fifo_async_ctrl.vhd"
vcom -explicit -93 "../../../FIFO/src/fifo_async.vhd"
# UART
vcom -explicit -93 "../../../uart/uart_rx_sim.vhd"
vcom -explicit -93 "../../../uart/uart_tx_sim.vhd"
vcom -explicit -93 "../../../uart/uart_types.vhd"
vcom -explicit -93 "../../../uart/uart_sim.vhd"
vcom -explicit -93 "../../../uart/uart_wb.vhd"
# GPIO
@@ -31,7 +31,8 @@ vcom -explicit -93 "../../../misc/async_port_wb.vhd"
vcom -explicit -93 "../src/async_defs.vhd"
# ROM
vcom -explicit -93 "Z:/work/repos/mips/src/bootloader/bootloader_flash.ROM.vhd"
vcom -explicit -93 "Z:/work/repos/mips/src/bootloader/test.ROM.vhd"
#vcom -explicit -93 "Z:/work/repos/mips/src/bootloader/bootloader_flash.ROM.vhd"
#vcom -explicit -93 "../src/bootloader_flash.ROM.vhd"
vcom -explicit -93 "../../../misc/rom_wb.vhd"
+4 -4
View File
@@ -66,9 +66,9 @@ add wave -noupdate -divider {External components}
add wave -noupdate -format Logic /tb_mips_top/clk
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_top/gpi_0
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_top/gpo_0
add wave -noupdate -format Logic /tb_mips_top/inst_uart/tx_complete
add wave -noupdate -format Logic /tb_mips_top/inst_uart/tx_empty
add wave -noupdate -format Literal /tb_mips_top/inst_uart/uart_status_port
add wave -noupdate -format Literal /tb_mips_top/inst_uart/ctrl
add wave -noupdate -format Literal /tb_mips_top/inst_uart/status
add wave -noupdate -format Logic /tb_mips_top/rx
add wave -noupdate -format Logic /tb_mips_top/tx
add wave -noupdate -divider {Interrupt Timer}
@@ -206,7 +206,7 @@ add wave -noupdate -format Logic /tb_mips_top/uut/inst_biu/inst_dcache/cpu_we_re
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_top/uut/inst_biu/inst_dcache/tag_ram_din
add wave -noupdate -format Logic /tb_mips_top/uut/inst_biu/inst_dcache/tag_ram_we
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {Cursor {5877623 ps} 0}
WaveRestoreCursors {Cursor {37961609 ps} 0}
configure wave -namecolwidth 188
configure wave -valuecolwidth 154
configure wave -justifyvalue left
@@ -220,4 +220,4 @@ configure wave -gridperiod 100
configure wave -griddelta 40
configure wave -timeline 1
update
WaveRestoreZoom {5846736 ps} {5910641 ps}
WaveRestoreZoom {0 ps} {347981413 ps}