tillitis-key/hw/application_fpga
Michael Cardell Widerkrantz 65f100a3c0
fw: Use byte readable UDS
UDS is now byte readable (but not writable).

Use UDS and USS directly in a blake2s_update() instead of
concatenating them into fw_ram. UDS will still live for a short while
in fw_ram in the blake2s context buffer but will soon be overwritten.

Signed-off-by: Daniel Lublin <daniel@lublin.se>
2023-03-14 10:25:01 +01:00
..
core Update fw ram last address to match new mem size 2023-03-08 13:31:45 +01:00
data Rename to TK1 2022-10-26 09:20:02 +02:00
fw fw: Use byte readable UDS 2023-03-14 10:25:01 +01:00
rtl bank1 access should also be disabled by default. 2023-03-13 12:43:07 +01:00
tb Rename to TK1 2022-10-26 09:20:02 +02:00
tools Correct to new path 2023-01-13 15:42:46 +01:00
config.vlt Config verilator lint to ignore known 3rd-party warnings; let warnings be fatal 2023-03-01 13:37:31 +01:00
Makefile fw: Move LED defines and function to own files 2023-03-14 10:25:01 +01:00