tillitis-key/hw/application_fpga
Daniel Lublin 55c5081486
Adjust and document the firmware state-machine, including USS
In particular, order of LOAD_USS and LOAD_APP_SIZE is not required, but
the need to send both is documented. This is followed up with adjustment
in the host programs' Go code, to try to reinforce this. LoadApp() will
take the secretPhrase parameter (to be hashed as USS), and loadUSS()
will be unexported.

Correct CMD/RSP lengths in pseudo-code.
2022-10-12 15:12:07 +02:00
..
core Change to a more descriptive name 2022-10-12 11:14:46 +02:00
data Make initial public release 2022-09-19 08:51:11 +02:00
fw Adjust and document the firmware state-machine, including USS 2022-10-12 15:12:07 +02:00
rtl Remove redundant spram module 2022-10-11 13:27:57 +02:00
tb Update verilator top level module to match rom module changes 2022-10-06 13:59:01 +02:00
tools Add default values to tpt.py 2022-09-21 09:49:07 +02:00
Makefile Fix #18 with incorrect clock frequency in analysis 2022-10-12 10:25:37 +02:00