Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
The data bus is the size you specify, 32 bits in this case.
Strictly speaking, the address bus can be any size, a 32 bit latch for example needs only one address line but in reality to be user friendly they need many more. There is no defnition of addres bus size though, it will be as many bits as the processor needs to access all it's memory locations. In most (but not all) processors, the program counter has the same number of bits as the address bus so it can read instructions wherever they are in memory space.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.