tillitis-key/hw/application_fpga
Daniel Jobson 26e64f42b9
storage: add erase command
Add an erase command to let the user have more control over the
allocated area. This will also be more familiar to embedded developers.
As a bonus it minimizes the logic needed in firmware, and in theory we
can now increase the current write limit of one sector.
2024-11-08 14:58:57 +01:00
..
core FPGA: Format verilog code 2024-10-22 12:04:19 +02:00
data A construction of a minimal SPI master. 2024-06-11 15:28:29 +02:00
fw storage: add erase command 2024-11-08 14:58:57 +01:00
rtl FPGA: Format verilog code 2024-10-22 12:04:19 +02:00
tb FPGA: Format verilog code 2024-10-22 12:04:19 +02:00
tools Add place and route script 2024-10-22 15:20:39 +02:00
application_fpga.bin.sha256 Add yosys flags to optimize synthesis 2024-10-22 12:46:12 +02:00
config.vlt Config verilator lint to ignore known 3rd-party warnings; let warnings be fatal 2023-03-01 13:37:31 +01:00
firmware.bin.sha512 FPGA: Move RAM address and data scrambling into the RAM module. 2024-08-30 10:53:13 +02:00
Makefile Increase ROM to 8K 2024-11-08 14:58:54 +01:00