minor changes

This commit is contained in:
Imants Pulkstenis
2020-02-24 00:18:10 +02:00
parent 71b037e9fe
commit 5d5a40afe4
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
//
///////////////////////////////////////////////////////////////////
module trafic_light_controller #( parameter
module traffic_light_controller #( parameter
PARAMETER = 45,
MR_GREEN_TIME = 30-1,
SR_GREEN_TIME = 10-1,