Meet "ENIAC II"
this is a massive step forward from my previous model, as I have compressed all its functions into Only ONE 16x32 plate with much fewer bugs, fully implemented registers, and the ability to chain several together to increase processing capacity
This units functions include:
Add Lat1 + Lat2
Bit shift Left Lat1
Bit shift Right Lat1
Ones complement of Lat1
Inputs are:
Lat1 x8
Lat2 x8
write enable [Lat1,Lat2,Acc]
Ctrl A,B
Carry in for functions ADD,SHL, and SHR
Outputs are:
Acc
Ctrl A,B
Carry out for functions ADD,SHL, and SHR
(In the background is a view of ENIAC I)
I will have the save up once I get a basic input output thing set up