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:
2024-02-22 23:07:11 +01:00
parent db887941fa
commit 59771a4813
23 changed files with 780 additions and 160 deletions

View File

@@ -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