worm-cpu
Under
Discuss, 1 Comment.
Follow any responses to this entry through the RSS 2.0 feed.
Posted on Sunday, March 16th, 2008 at 7:13 am
Under
Discuss, 1 Comment.
Follow any responses to this entry through the RSS 2.0 feed.
Posted on Sunday, March 16th, 2008 at 7:13 am
I’ve been developing a CPU micro-processor based on the relatively simple cpu in VHDL. I’ve now written a complete assembler C++ class for the processor. I’m now creating an interpreter that will use this class to generate binary files for the processor.
rs-asm will work for the rs-cpu, and does no optimization. Binaries are fully compatible with the worm cpu.
worm-asm – makes use of the extra features available to the worm cpu, and also makes use of some basic optimisations.
rs-asm1.exe – Win32 – runs through a test of each instruction, using the class in it’s debugging mode.
James
© 2009 James Walmsley. All rights reversed. Contact us.
11-Jan-10
hi james, do you have a targeted use for the CPU? more imporantly, have you git quotes on the cost of manufacturing the CPU ?