added UART version to FPGA tool

This commit is contained in:
2024-08-24 18:29:06 -06:00
parent 42b5ff2d7d
commit 5afcdc389f
4 changed files with 88 additions and 113 deletions
@@ -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;