Have a look here:
http://sourceforge.net/p/openshader/code/ci/master/tree/implementation/

I've added the following blocks:
- fetch
- decode
- cpu top level
- simulation wrapper
- load/store
- Also a Makefile

The fetch, decode, and load/store are NOT synthesizable.  They're there to
help with functional testing of the ALU.  Also, i-cache and d-cache are
really just flat memories right now.  And the ISA this implements is the
OLD one, so it doesn't correspond to Chris's latest assembler.  I'll fix
that soon, I hope.

-- 
Timothy Normand Miller, PhD
Assistant Professor of Computer Science, Binghamton University
http://www.cs.binghamton.edu/~millerti/
Open Graphics Project
_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)

Reply via email to