The Testbench and Results The test program was stored in RAM of SAP-1 microprocessor, Load contents of memory location 9H into accumulator 9H contains 01H.
Month: September 2016
SAP-1 (Simple As Possible 1) Microprocessor – Part 3
Control unit is the heart of any microprocessor, the SAP-1 microprocessor is reset using the clr signal. The program counter is reset to 0000 and
SAP-1 (Simple As Possible 1) Microprocessor – Part 2
This is continuation of my work in implementing the SAP1 processor. This part contains sap1 architecture. Accumulator It is the buffer register which stores intermediate
SAP-1 (Simple As Possible 1) Microprocessor – Part 1
Simple As Possible 1 Architecture Block Diagram SAP-1 is a primitive microprocessor architecture and is good step towards understanding microprocessor working, interaction with memory and