BOBO
0 Stars     63 Views    

Author: Bukino

Project access type: Public

Description:

Circuitverse is simply an amazing tool. I am sorry that something like this has not been available before. It has some problems, but it's a beautiful educational tool. I thank its creators.

I always wanted to create my own processor. As an inspiration, I took the instruction set of the 8080 processor and started putting it together in pieces. It's not a copy of it, I just create my own sub-blocks and put them together. We'll see what happens...
Circuitverse can't make a bidirectional bus. The clock signal is only one. Control bus signals are generated directly inside the circuit without the need for an i8212 circuit. This reduces the number of cycles per instruction, but it was necessary to add additional control signals that this circuit generates (see https://retrocomputing.stackexchange.com/questions/11052/why-do-the-i8080-i-o-instructions-take-a-byte-sized-operand-to-determine-the-por).
At this time, the MVI, MOV, LXI, JMP, and HLT instructions are available.

Created: Nov 19, 2019

Updated: Jun 30, 2023


Comments

You must login before you can post a comment.

"error: bitwidth 8 and 8" the what
Posted on Sep 23 2021 at 02:31PM UTC.
+0