1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-02-12 10:57:24 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Olof Kindgren
250d09ed2d Add Nexys Video support 2019-08-23 14:09:06 +02:00
Olof Kindgren
5e56b14125 Add FuseSoC core description file with Nexys A7 support 2019-08-23 13:32:05 +02:00
Olof Kindgren
abca85b034 Add constraint file for Nexys A7 2019-08-23 13:19:11 +02:00
Olof Kindgren
e8ad9bed10 Expose ram init file and memory size through toplevel 2019-08-23 13:18:39 +02:00
Olof Kindgren
b5bccc4c13 Add dummy clock generator 2019-08-23 13:17:35 +02:00
Anton Blanchard
37fe8b954c Add a few more FPGA related files
Add a temporary gcc patch to remove hardware divide instructions.

Also add a firmware.hex file built with a gcc with the above patch.

Right now micropython assumes 1MB of BRAM, which limits the FPGAs
we can run on. We should be able to cut it down somewhat.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2019-08-23 16:23:53 +10:00
Anton Blanchard
5a29cb4699 Initial import of microwatt
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2019-08-22 16:46:13 +10:00