Live data from Hacker News

Zylin ZPU: 32 bit CPU with GCC toolchain

github.com

1–10 of 22 posts

Re: Zylin ZPU: 32 bit CPU with GCC toolchain

#3
post #2

Sadly it is mostly abandoned. But not only was it the smallest CPU with a gnu toolchain, there was also a port of linux no-mmu unto it!

Hi, what are the differences in this case between "abandoned" and "finished"?

Guessing a lot of toolchain / software rot?

Re: Zylin ZPU: 32 bit CPU with GCC toolchain

#4
post #3
post #2

Sadly it is mostly abandoned. But not only was it the smallest CPU with a gnu toolchain, there was also a port of linux no-mmu unto it!

Hi, what are the differences in this case between "abandoned" and "finished"? Guessing a lot of toolchain / software rot?

Yes. That. And the original people who ported the toolchain no longer care.

Re: Zylin ZPU: 32 bit CPU with GCC toolchain

#5
post #2

Sadly it is mostly abandoned. But not only was it the smallest CPU with a gnu toolchain, there was also a port of linux no-mmu unto it!

Truly sad. Open source project that is highly customizable, with users able to select the instruction set and data path that best suits their application, and the best part , developers can write programs for the ZPU using standard C (GNU Compiler Collection toolchain).

Also wasn't the original purpose of the project to create CPU with low-power consumption? And yet it was capable of 200mhz on 32 bit instructions if I'm not mistaken. Packs a punch , especially if it was designed for battery powered devices. What led it to get abandoned?

Re: Zylin ZPU: 32 bit CPU with GCC toolchain

#6
post #2

Sadly it is mostly abandoned. But not only was it the smallest CPU with a gnu toolchain, there was also a port of linux no-mmu unto it!

Truly sad. Open source project that is highly customizable, with users able to select the instruction set and data path that best suits their application, and the best part , developers can write programs for the ZPU using standard C (GNU Compiler Collection toolchain). Also wasn't the original purpose of the project to create CPU with low-power consumption? And yet it was capable of 200mhz on 32 bit instructions if…

The problem with the ZPU is that the performance is at best something like 0.1MIPS/MHz
Post reply on HN