draw bug fix, beeper, and rng (tetris works)
This commit is contained in:
parent
6ef29f55e7
commit
a3960bb56d
3 changed files with 26 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue