Hardware Design: SIE
Sign in or create your account | Project List | Help
Hardware Design: SIE Git Source Tree
Root/
| 1 | onerror {resume} |
| 2 | quietly WaveActivateNextPane {} 0 |
| 3 | add wave -noupdate -format Logic /tbench/clk_in |
| 4 | add wave -noupdate -format Logic /tbench/rst_in |
| 5 | add wave -noupdate -format Literal /tbench/addr |
| 6 | add wave -noupdate -format Literal /tbench/sram_data |
| 7 | add wave -noupdate -format Logic /tbench/nwe |
| 8 | add wave -noupdate -format Logic /tbench/noe |
| 9 | add wave -noupdate -format Logic /tbench/ncs |
| 10 | add wave -noupdate -format Logic /tbench/led |
| 11 | add wave -noupdate -format Logic /tbench/txd |
| 12 | add wave -noupdate -format Logic /tbench/rxd |
| 13 | add wave -noupdate -format Literal /tbench/u1_plasma/address_next |
| 14 | add wave -noupdate -format Literal /tbench/u1_plasma/byte_we_next |
| 15 | add wave -noupdate -format Literal /tbench/u1_plasma/cpu_address |
| 16 | add wave -noupdate -format Literal /tbench/u1_plasma/cpu_byte_we |
| 17 | add wave -noupdate -format Literal /tbench/u1_plasma/cpu_data_w |
| 18 | add wave -noupdate -format Literal /tbench/u1_plasma/cpu_data_r |
| 19 | add wave -noupdate -format Literal /tbench/u1_plasma/data_read_uart |
| 20 | add wave -noupdate -format Literal /tbench/u1_plasma/data_read_pic |
| 21 | TreeUpdate [SetDefaultTree] |
| 22 | WaveRestoreCursors {{Cursor 1} {999999246 ps} 0} |
| 23 | configure wave -namecolwidth 150 |
| 24 | configure wave -valuecolwidth 100 |
| 25 | configure wave -justifyvalue left |
| 26 | configure wave -signalnamewidth 0 |
| 27 | configure wave -snapdistance 10 |
| 28 | configure wave -datasetprefix 0 |
| 29 | configure wave -rowmargin 4 |
| 30 | configure wave -childrowmargin 2 |
| 31 | configure wave -gridoffset 0 |
| 32 | configure wave -gridperiod 1 |
| 33 | configure wave -griddelta 40 |
| 34 | configure wave -timeline 0 |
| 35 | update |
| 36 | WaveRestoreZoom {999999050 ps} {1000000050 ps} |
| 37 |
Branches:
master
