Frequently Clicked
Course Information
- Teaching Philosophy
- CompE/ECE 150
- CompE/ECE 224
- CompE/ECE 305
- CompE/ECE 324
- CompE/ECE 340
- CompE/ECE 350
- CompE/ECE 398
- CompE/ECE 490
- EET 150
- EET 153
- EET 252
Resources
- Your Grade
- Study Aids
- Software Downloads
- Technical References
- CSE Web Site
- BYU-I Policies & Info
- Career Information
Other
- Are you an Engineer?
- This & That
- More about Rex Fisher
|
Rex N. Fisher Computer Science and Engineering Department, BYU-Idaho |
Computer Architecture Study Aids |
References:
Design and Implementation of a Simple 8-Bit CPU: In this report, I describe the development and operation of the P8 CPU. It is a working 8-bit CPU I designed and built with standard memory devices and TTL logic components. Four elements of the project are described: (1) the selection of a suitable CPU model; (2) the details of the instruction set, with its various operations and addressing modes; (3) the design of the actual datapath and control logic hardware; and (4) the operation of the CPU, along with some examples of how the hardware implements the instruction set. Stop by my office if you want to see it!
Tutorials:
Xilinx ISE 8.2i Quick Start Tutorial by Xilinx. This "Official" tutorial for ISE version 8.2i is published by Xilinx.
Software:
FREE Xilinx ISE WebPACK: Software to implement Verilog (or VHDL) designs on Xilinx FPGAs.
