Jump to content

User:Drernie/HCPM: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
First draft
Tags: Visual edit Mobile edit Mobile web edit
 
m Watt
 
Line 1: Line 1:
'''HCPM''', the Highly Configurable Personal Millicomputer
'''HCPM''', the Highly Configurable Personal Millicomputer


HCPM is a fully programmable milliwat computer. It is 10x10x3 cm slab built around an [https://www.olimex.com/Products/FPGA/iCE40/iCE40HX8K-EVB/open-source-hardware ICE40 FPGA], 9 LEDs, one [[Thunderbolt (interface)|Thunderbolt]] connector, and a fully [[Open-source software|open source]] software stack. The most innovative feature is the "Goldiware" programming environment, which seamlessly supports programming both hardware and software (eg, via [[RISC-V]] soft cores). This is done via [https://github.com/TheSwanFactory/hclang/blob/master/doc/BitScheme.adoc Homoiconic C], a novel data format which can compile to [[Verilog]] or RISC-V assembly, or be executed directly on node.js.
HCPM is a fully programmable computer. It is 10x10x3 cm slab built around an [https://www.olimex.com/Products/FPGA/iCE40/iCE40HX8K-EVB/open-source-hardware ICE40 FPGA], 9 LEDs, one [[Thunderbolt (interface)|Thunderbolt]] connector, and a fully [[Open-source software|open source]] software stack. The most innovative feature is the "Goldiware" programming environment, which seamlessly supports programming both hardware and software (eg, via [[RISC-V]] soft cores). This is done via [https://github.com/TheSwanFactory/hclang/blob/master/doc/BitScheme.adoc Homoiconic C], a novel data format which can compile to [[Verilog]] or RISC-V assembly, or be executed directly on node.js.


HCPM (a nod to the [[CP/M]] machines of yore) is designed to provide students and hackers direct experience with every layer of modern computer architectures, without the artificial complexity of traditional languages and operating systems.  
HCPM (a nod to the [[CP/M]] machines of yore) is designed to provide students and hackers direct experience with every layer of modern computer architectures, without the artificial complexity of traditional languages and operating systems.  

Latest revision as of 06:29, 15 November 2019

HCPM, the Highly Configurable Personal Millicomputer

HCPM is a fully programmable milliwatt computer. It is 10x10x3 cm slab built around an ICE40 FPGA, 9 LEDs, one Thunderbolt connector, and a fully open source software stack. The most innovative feature is the "Goldiware" programming environment, which seamlessly supports programming both hardware and software (eg, via RISC-V soft cores). This is done via Homoiconic C, a novel data format which can compile to Verilog or RISC-V assembly, or be executed directly on node.js.

HCPM (a nod to the CP/M machines of yore) is designed to provide students and hackers direct experience with every layer of modern computer architectures, without the artificial complexity of traditional languages and operating systems.  

It is currently scheduled to be launched via Kickstarter in April 2021. We are actively seeking collaborators and patrons. Please join us at uncomplex@googlegroups.com.