1
0
forked from tanchou/Verilog

Update FPGA constraints and reintroduce WiFi functionality with touch sensor reset handling

This commit is contained in:
Gamenight77
2025-05-27 18:45:09 +02:00
parent 168431849b
commit 47de4a955b
2 changed files with 32 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
IO_LOC "o_tx" 69;
IO_LOC "o_tx" 73;
IO_PORT "o_tx" IO_TYPE=LVCMOS33 PULL_MODE=UP BANK_VCCIO=3.3;
IO_LOC "i_rx" 70;
IO_LOC "i_rx" 74;
IO_PORT "i_rx" IO_TYPE=LVCMOS33 PULL_MODE=UP BANK_VCCIO=3.3;
IO_LOC "i_clk" 4;