|
|
Last visit was: Fri Jun 02, 2023 8:56 am
|
It is currently Fri Jun 02, 2023 8:56 am
|
DTLC "ditlc" Discrete Transistor Logic Computer
Author |
Message |
Squoril
Joined: Sat May 28, 2016 10:47 am Posts: 8
|
Been playing around more with logic and hardware design and im realising that this is going to be a lot of parts so im going to try and skimp a bit to try and get a running prototype in months vs years
im going to use a single bit ALU and have been playing with designing my own. the following is my own creation with no outside information other than the full adder gates. (i think it uses 44 transistors, and has 11 gate delays worst case) it has 3 flag outputs A>B A=B A<B
8 inputs (could shave off 3 with a mux) [bit A, bit B, carry in, AandB, AorB, AxorB, AaddB, notOut]
notOut inverts the result of all 4 AfxB inputs allowing for Nand, Nor and Xnor
trying to make a list of all functions i want to implement in the alu so let me know if you have any suggestions
You do not have the required permissions to view the files attached to this post.
|
Tue Jul 26, 2016 4:27 am |
|
 |
BigEd
Joined: Wed Jan 09, 2013 6:54 pm Posts: 1754
|
Can I go full-on retro and recommend a book from 1953? It's "Faster than thought" by B. V. Bowden... the middle section is a chapter for each of the machines then current in the UK (and a bonus chapter for America), the first chapter is a history but chapters 2 and 3 are about how the machines of the day worked. These were bit-serial machines and you might find it interesting reading - they had limited resources much as you do. The final section is on applications of computers. Read online: https://archive.org/stream/FasterThanTh ... 9/mode/1upPDF is 40Mb: https://archive.org/download/FasterThan ... t_text.pdfMuch less retro is a very interesting book from the late 70s about chip design, which was one of my textbooks in the early 80s. It covers the technology and builds up to a two-chip 16 bit CPU. It's online free as a large PDF. Mead and Conway's "Introduction to VLSI Systems". Chapter 5 at page 269 contains the ALU discussion: http://ai.eecs.umich.edu/people/conway/ ... f#page=269Just chapter 5: http://ai.eecs.umich.edu/people/conway/ ... Ch5-2s.pdfParent page: http://ai.eecs.umich.edu/people/conway/ ... links.html
|
Tue Jul 26, 2016 6:16 am |
|
Who is online |
Users browsing this forum: CCBot, SemrushBot, trendictionbot and 0 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|