I am posting here, so one can find it notes about my 20 bit cpu.This will be a realistic design with a front panel and blinking lights, rather than a 8 bit design with clever tweeks to address more memory. Character adressing, and a modest instruction set, required expanding a byte from 8
to 10 bits. This gives me 18+ bits true addressing,with out needing a MMU, and resonable
floating point format in software.
I have finished the fpga version with the basic serial loader @ 2400 baud.
The new Bitstream is saved, to the eeprom, so now I can work on hardware
testing and software bugs going from 18 to 20 bits.
About 30 chips will be used for the CTL section with 1973 techonlogy.
Using larger proms will save only two chips.A few chips more for a extended
cpu with excess 3 math.
Still 37 chips for the ALU section. Extended features could add 10 more chips
to the ALU section but that is for a later date.
The FPGA version is set for 1.5 us core memory cycle, but the TTL version
is expected to run with a 1.4 us core memory cycle.
Having added BIT ( r = r & ~ n) I now FEEL I can compete with the the PDP 11
had I developed this back then. Forget UNIX run BENX. Small Size,Byte addressing, index/stack registers not in CORE, Bit set/clear and a clearly defined memory/io bus, I belive are the features that made the PDP 11 a powerfull computer and I have all those features.
Now I just need a fuit type name label my computer brand.