split exploit FPGA into BitBang and UART versions

This commit is contained in:
2024-08-24 16:08:17 -06:00
parent 20cb1c0dcd
commit 42b5ff2d7d
14 changed files with 40497 additions and 7 deletions
@@ -0,0 +1,19 @@
IO_LOC "bang_tx" 69;
IO_LOC "power_tx" 57;
IO_PORT "power_tx" DRIVE=24;
IO_LOC "clk_in" 56;
IO_PORT "clk_in" PULL_MODE=UP;
IO_LOC "led[0]" 10;
IO_LOC "led[1]" 11;
IO_LOC "led[2]" 13;
IO_LOC "led[3]" 14;
IO_LOC "led[4]" 15;
IO_LOC "led[5]" 16;