Is it possible to allocate more area in ChipIgnite? For example if I don’t need the RISC-V processor, is it possible to dedicate it for the user design?
m
Mitch Bailey
01/14/2025, 12:15 AM
@manili There is the openframe option that does not have the RISC-V processor. However, you must handle more of the gpio connections in the user design. See https://github.com/efabless/openframe_timer_example
🙏🏻 1
m
manili
01/14/2025, 5:02 AM
Thanks a lot David,
So how much area will be added at the same price? I guess it will become ~15mm2 rather than ~10mm2, right?