draw bug fix, beeper, and rng (tetris works)

This commit is contained in:
Nicholas Orlowsky 2024-04-15 19:05:34 -05:00
parent 6ef29f55e7
commit a3960bb56d
Signed by: nickorlow
GPG key ID: 838827D8C4611687
3 changed files with 26 additions and 5 deletions

View file

@ -85,3 +85,7 @@ set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to row[0]
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to row[1]
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to row[2]
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to row
set_location_assignment PIN_AH19 -to beep
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to beep