added FPGA project and live bootrom rips

This commit is contained in:
2024-08-24 14:52:52 -06:00
parent fc5d2edade
commit 20cb1c0dcd
76 changed files with 1626 additions and 259 deletions
@@ -0,0 +1,9 @@
{
"name": "ESP32-S3_Exploit",
"board": "tangnano9k",
"includedFiles": ["ES32-S3_Exploit.v"],
"constraintsFile": "tangnano9k.cst",
"baudRate": 115200,
"top":"exploit"
}