Make RAM size more visible

This commit is contained in:
Daniel Lublin 2022-09-19 10:59:29 +02:00
parent 20c570e2be
commit 696b1606e2
No known key found for this signature in database
GPG Key ID: 75BD0FEB8D3E7830

View File

@ -53,6 +53,9 @@ between the host and the device.
## Firmware ## Firmware
The device has 128 kB RAM. The current firmware loads the app at the
upper 64 kB. The lower 64 kB is currently set up as stack for the app.
The firmware is part of FPGA bitstream (ROM), and is loaded at The firmware is part of FPGA bitstream (ROM), and is loaded at
`0x0000_0000`. `0x0000_0000`.