J
JB
Guest
http://goo.gl/ZgNnK4
Above is the VHDL code I've attached relating to a small "Baseball Scoreboard" project. I'm fairly new to VHDL (~2 months) so bare with me when it comes to common practices (real world type stuff).
I'm trying to code this now so, for instance, when the baseball count is 3-BALLS and 1-STRIKE and when the next pitch is thrown is a BALL then both the balls and strikes get reset back to "000" and "00".
The code attached is working but without this feature. I've tried numerous things without any luck. The reset on the top-level is for a "hits" button. When a hit is produced this button resets the count (currently working).
Thank you in advanced.
Above is the VHDL code I've attached relating to a small "Baseball Scoreboard" project. I'm fairly new to VHDL (~2 months) so bare with me when it comes to common practices (real world type stuff).
I'm trying to code this now so, for instance, when the baseball count is 3-BALLS and 1-STRIKE and when the next pitch is thrown is a BALL then both the balls and strikes get reset back to "000" and "00".
The code attached is working but without this feature. I've tried numerous things without any luck. The reset on the top-level is for a "hits" button. When a hit is produced this button resets the count (currently working).
Thank you in advanced.