About 50 results
Open links in new tab
  1. what is a bus (physically) in digital design?

    Aug 4, 2016 · Is bus a bunch of wires connected between functional blocks? or does it have any other functional importance? if possible, someone please provide some material to get some clear …

  2. What are different types of computer architectures?

    There are many different kinds of computer architectures. One way of categorizing computer architectures is by number of instructions executed per clock. Many computing machines read one …

  3. Does a personal computer have just one clock and where is it?

    Apr 30, 2020 · No reason to run the uart logic at 4Ghz for example, that is just a waste of power, so you would design a peripheral bus internally that is clocked at a slower rate with a clock domain …

  4. What is the difference between Computer Organization and Computer ...

    Sep 30, 2020 · Computer Organization refers to the high-level aspects of the design of a computer. Computer Organization is also known as microarchitecture. It is about the implementation of …

  5. How do I design my very own ARM based processors?

    Here is how YOU do it: Take a graduate level computer architecture course at your local university. Take more courses in digital logic and whatever else. Design a CPU from scratch in VHDL or Verilog. …

  6. bjt - What prevents this transistor based discrete logic gate design ...

    Aug 28, 2023 · 2 I am interested in building discrete logic gates as a teaching / learning tool to explore computer fundamentals. The easiest logic gate design I can come up with consists of the following: It …

  7. pcb design - Why do computer circuits tend to have so many resistors ...

    Apr 29, 2020 · As someone who has a decent understanding of computer architecture (but not of electrical engineering) I've always wondered why computer circuits tend to have so many resistors, …

  8. How do I build a computer with a Z80 microprocessor?

    Mar 24, 2012 · 3 You will have a very hard time building your own "computer" based on the Z80 with all the features that you described. However, if you can live without building the hardware yourself, a …

  9. design - Parallel multiplication hardware - Electrical Engineering ...

    This picture is taken from Computer Organization and Design, Fourth Edition, David A. Patterson, John L. Hennessy. Sorry for the low resolution. I cannot get my head around it. I can see why the bi...

  10. What is the purpose of an IO shield on a computer case?

    Feb 8, 2011 · What purpose does the IO shield on computers serve? I have been reading a lot of articles (mostly forums) on the internet and can't seem to find a definitive answer.