added UART version to FPGA tool
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
IO_LOC "clk" 52;
|
||||
IO_PORT "clk" PULL_MODE=UP;
|
||||
|
||||
IO_LOC "uart_rx" 18;
|
||||
IO_PORT "uart_rx" IO_TYPE=LVCMOS33;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user