Search:
Forum
Beginners
Order of micro-instructions
Order of micro-instructions
May 29, 2013 at 1:24am UTC
stridexr
(75)
I'm writing an assembly language simulator in C++ based on the tenenbaum architecture and I need to know the order in which micro-instructions execute since it's important. Here are the micro-instructions:
Abus, Bbus, Cbus, Alatch, Blatch, Shifter, Amux, ALU, mPC++, Load MIR
Any help on what/why regarding the order is greatly appreciated.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs