mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-12-25 07:29:25 -05:00
Doc: fix typo of system mode in readme
This commit is contained in:
parent
b90bbea1f6
commit
c4e8f6b6fb
@ -21,6 +21,6 @@ The contents of the fw_ram is cleared when the FPGA is powered up and
|
|||||||
configured by the bitstream. The contents is not cleared by a system
|
configured by the bitstream. The contents is not cleared by a system
|
||||||
reset.
|
reset.
|
||||||
|
|
||||||
If the system_mode input is set, i.e. in firmware mode, no memory
|
If the system_mode input is set, i.e. in app mode, no memory
|
||||||
accesses are allowed. Any reads when the system_mode is set will
|
accesses are allowed. Any reads when the system_mode is set will
|
||||||
return an all zero word.
|
return an all zero word.
|
||||||
|
Loading…
Reference in New Issue
Block a user