URL
https://opencores.org/ocsvn/igor/igor/trunk
Subversion Repositories igor
[/] [igor/] [trunk/] [processor/] [mc/] [README] - Rev 3
Compare with Previous | Blame | View Log
The files contained in this directory is the multicycle prosessor.
The toplevel instanciates the processor, the bus interface, some synchronizers for the control lines and the address decoding logic.
The processor top-level is leval.vhd, and from there I guess it's possible do deduce where all the other files fit in.