<@U016ULGAUNM> what about a fully integrated RISC-...
# general
a
@Tim 'mithro' Ansell what about a fully integrated RISC-V that is linux capable? Would you consider that for the larger chip area?
a
ddr x8 + some perioherals do not fit in current chip because of IO limit. As I said 6 months ago. This is huge limiting factor for many big projects
a
@Arman Avetisyan I'm talking about a chip with SRAM on chip no DDR. May be DDR would be the next step.
a
Booting linux with on chip memory seems impossible and impractical
a
@Arman Avetisyan For IOT and embedded Linux, it's practical. And there are many applications of such chips. It enables the entire linux stack without the GUI.
@Arman Avetisyan Look at the Raspberry pi zero for an example that is based on ARM.
To be honest, if we really aim to have a full Linux capable processors with DDR support, we need to target lower nodes like 45nm and below. If we target 14nm, would be even better.
The speed limitations on the current process even with larger area will not make this processor fast enough for real applications.
That's whay I think targeting IOT for such node is more practical and plausible.
a
1. Raspberry pi zero does not boot linux 2. IoT applications are reasonable
a
@Arman Avetisyan 1. It does: https://www.instructables.com/Install-Raspbian-and-Setup-Wi-Fi-Without-Access-to/ 2. Great we are on the same page on that.
I have one here at home that I use as video sharing device connected to my TV. But it's very weak compared to raspberry pi 4
a
aplogies I mistaken thought you were referring to raspberry pi pico. Which cant boot linux. Zero or slower alternative cant be implemented because of IO limitation. There is not enough IO for external memory, which zero has. Again, the IO is the limiting factor. You cant even boot embedded linux without 2-4MB RAM which cant be implemented on any MPW chip
a
@Arman Avetisyan I have to disagree with you on that one as well. If you would like to take that offline, let's do.
@Tim 'mithro' Ansell @mkk and @Tim Edwards I already have something that should technically be linux capable. But I didn't have enough space to hold the memory required on chip to make this work. If we can have a larger chip size there is a possibility to push that forward.