Olof Kindgren
Olof Kindgren
Amended and pushed. Thank you for your contributions! Now I bet you can't fit 101 cores into that chip.... ;)
I think this makes sense. The first thing to do is probably to define a schema. I'm hoping to do some development in this side next year
For posterity, I can mention that I managed to salvage these patches and they are now committed
Is this still valid?
I guess we have another PR now that supersedes this one, so I'm closing this now and focus on the other one
I pushed the patches now that were related to openroad, but left the ones about the export and cocotb backends. There are a number of changes I ideally would like...
Ok, so I added a preliminary flist tool now. Would be great if you could try it out before I push it to main. It's on the https://github.com/olofk/edalize/tree/flist branch It...
It gets written to the work root. If you are using FuseSoC, this is `build//target` by default, unless `--work-root` is used to override this.
Surprise! This is now implemented!
I have thought about RV32E as well, but I think there's another way that can save even more memory, namely by memory-mapping the RF. We already do this in Subservient...