Reduce simulated and default FPGA RAM to 384kB
authorAnton Blanchard <anton@linux.ibm.com>
Sun, 19 Jan 2020 10:28:32 +0000 (21:28 +1100)
committerAnton Blanchard <anton@ozlabs.org>
Sun, 19 Jan 2020 10:52:38 +0000 (21:52 +1100)
commitf5424f8e717c59c5046105b4fc1cd6c4b92eaefc
tree079a349c1e65d175a73f3d04f2598ef17cd503b8
parent488c30fe91d5664890f72a7f4dee2ab5f100cb22
Reduce simulated and default FPGA RAM to 384kB

Micropython has been able to fit into 384kB for ages, so lets reduce our
simulated RAM. This is useful for testing if micropython will run on an
ECP5 85k, which has enough BRAM for 384kB but not enough for 512kB.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
core_tb.vhdl
fpga/toplevel.vhdl