tillitis-key/hw/application_fpga
Daniel Lublin e29e90d9a5
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-10 16:33:12 +02:00
..
core Remove API access to current prescaler value 2022-10-06 15:56:13 +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-10 16:33:12 +02:00
rtl Squashed commit of the following: 2022-10-06 13:23:30 +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 Compile firmware with -DNOCONSOLE 2022-10-07 11:19:53 +02:00