合并bacon_dev分支的修改:1.协议基本运转;2.增加make debug_hlm
This commit is contained in:
6
Makefile
6
Makefile
@@ -238,10 +238,16 @@ sw:
|
||||
python3 ./tb/sw/bin_to_hex.py
|
||||
python3 ./tb/sw/bin_to_coe.py
|
||||
|
||||
$(TARGET)-size ./tb/sw/build/mstTest.elf
|
||||
|
||||
$(TARGET)-size ./tb/sw/build/slvTest.elf
|
||||
|
||||
fst:
|
||||
gtkwave ./tb/build/wave.fst &
|
||||
|
||||
debug_hlm:
|
||||
gtkwave -S ./tb/sw/src/view_signal.tcl ./tb/build/wave.fst 1>/dev/null 2>&1 &
|
||||
|
||||
|
||||
|
||||
VSimBack:
|
||||
|
||||
Reference in New Issue
Block a user