Commit b1946df
committed
targets/slogic16u3: Use RAM-backed boot memory
GW5AT devices do not provide the pROM resource that Gowin can infer from LiteX's default read-only integrated BIOS ROM.
Use a small writable integrated boot memory for the SLogic16U3 target so synthesis maps it as RAM/BRAM instead, while keeping the standard BIOS boot flow. The size is reduced to 32 KiB, which is enough for the current BIOS and avoids using a 128 KiB RAM-backed boot memory on this experimental target.1 parent 6da4c6b commit b1946df
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
0 commit comments