Aufgabe Zuhause komplett von vorne angefangen zu lösen und lauffähig gemacht. Es besteht noch das Problem, das die Fußgängerampel zu früh auf grün geht. Es muss erst ein zyklus vergehen, bevor das geschieht. -> LATCH
This commit is contained in:
@@ -9,6 +9,7 @@ add wave -noupdate -expand -subitemconfig {{/tb_ampel/FUSSGAENGER_LINKS[1]} {-co
|
||||
add wave -noupdate -expand -subitemconfig {{/tb_ampel/HAUPTSTR_RECHTS[2]} {-color Red} {/tb_ampel/HAUPTSTR_RECHTS[1]} {-color Gold}} /tb_ampel/HAUPTSTR_RECHTS
|
||||
add wave -noupdate -expand -subitemconfig {{/tb_ampel/NEBENSTR_RECHTS[2]} {-color Red} {/tb_ampel/NEBENSTR_RECHTS[1]} {-color Gold}} /tb_ampel/NEBENSTR_RECHTS
|
||||
add wave -noupdate -expand -subitemconfig {{/tb_ampel/FUSSGAENGER_RECHTS[1]} {-color Red}} /tb_ampel/FUSSGAENGER_RECHTS
|
||||
add wave -position end sim:/tb_ampel/ampel/CLOCK_ENABLE
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 1} {833117378 ps} 0}
|
||||
quietly wave cursor active 1
|
||||
|
||||
Reference in New Issue
Block a user