forked from cores/microwatt
micropython only requires 512kB of BRAM
Mikey points out that our stack grows down from 512kB and our heap is below that too, so we can reduce our BRAM requirements, which allowing some smaller FPGA boards to work. Not sure why I thought we were using memory between 512kB and 1MB. Signed-off-by: Anton Blanchard <anton@linux.ibm.com>nia-debug
parent
1aadee281d
commit
1fa0b332ca
Loading…
Reference in New Issue