This list is for discussion of the design and implementation of field-programmable gate array based processors and integrated systems. It is also for discussion and community support of the XSOC Project (see http://www.fpgacpu.org/xsoc).
I got it working !!!!
An SoC with cpu, video controller, uart, and a few other peripherals.
The cpu is similar in concept to the gr0040's. The full featured ...
wrote:
> The CPU I will be developing will be a stack-based processor designed
> to be efficient at executing IPS (a Forth-like language and OS). It
> will be...
It shouldn't be a surprise that with a stack machine for every
memory fetch there is a consequent stack manipulation. So, we're
looking at 2 memory accesses fo...
Hi all,
I am using Altera Quartus II ver4.0 tool - VHDL langauage.
Please any body guide me how to do ADC with/without using analog
related library..? ...
I have been looking at a couple of datasheets for the SRAM I am
using: First, on the Spartan 3 Starter Board is
http://www.issi.com/pdf/61LV25616AL.pdf ...
First of all thanks for reply.
Well I want to mimic the Mr.Gray's x16 and MIPS(as
discribed in "Computer Organization and Design
The Hardware/Software Interfa...
Thank you very much for the kind words. Congratulations on your interest in
hands-on computer design.
I too have worked on an 1130, but it doesn't have the same ...