Add new VHDL entities for image processing and update test scripts for Lab2
This commit is contained in:
6
LAB2/cons/pins.xdc
Normal file
6
LAB2/cons/pins.xdc
Normal file
@@ -0,0 +1,6 @@
|
||||
set_property IOSTANDARD LVCMOS33 [get_ports led_of]
|
||||
set_property IOSTANDARD LVCMOS33 [get_ports led_ok]
|
||||
set_property IOSTANDARD LVCMOS33 [get_ports led_uf]
|
||||
set_property PACKAGE_PIN U16 [get_ports led_of]
|
||||
set_property PACKAGE_PIN E19 [get_ports led_ok]
|
||||
set_property PACKAGE_PIN U19 [get_ports led_uf]
|
||||
Reference in New Issue
Block a user