- DAI504 Human-AI Interaction (Y/651/0608) Assignment Brief 2026
- DAI503 Natural Language Processing (T/651/0607) Assignment Brief 2026
- Qualifi Level 5 DAI501 Visualisation (M/651/0605) Assignment Brief 2026
- DAI406 Artificial Intelligence Ethics (L/651/0604) Assignment Brief 2026
- DAI404 Big Data Management (J/651/0602) Assignment Brief 2026
- DAI402 Mathematical Foundations for Machine Learning (F/651/0600) Assignment Brief 2026
- DAM101 Programming and Algorithms Final Assessment 2026 | City St George’s
- HRM09105 Leadership in Organisations Assessment Brief 2026 | ENU
- Research Methods for Business and Psychology Assessment Brief 2026
- SWE4201 Introduction to Software Development Assignment Brief 2026
- 7CO03 Personal Effectiveness, Ethics and Business Acumen Assignment Brief 2026
- MLA725 Developing Sustainable Energy Assessment Brief 2026 | MLA College
- BMA4002 Economics and Globalisation Assignment 1 Brief 2026 | BSU
- CMI Unit 716 Strategic Approaches to Mental Health and Wellbeing (Y/617/6873) Assignment Brief 2026
- CMI Unit 714 Personal and Professional Development for Strategic Leaders (Y/617/6873) Assignment Brief 2026
- CMI Unit 712 Strategic Management Project (A/617/6871) Assignment Brief 2026
- CMI Unit 710 Marketing Strategy (J/617/6870) Assignment Brief 2026
- CMI Unit 708 Strategic Risk Management (L/617/6868) Assignment Brief 2026
- CMI Unit 706 Finance for Strategic Leaders (F/617/6866) Assignment Brief 2026
- MKT09401 International Marketing Assignment Brief 2026 | ENU
CE869: Your task for this assignment is to implement a 16 bit CPU To make the assignment feasible within the time frame: High Level Logic Design Assignment, UOE, UK
| University | university of Essex (UOE) |
| Subject | CE869: High Level Logic Design |
Your task for this assignment is to implement a 16 bit CPU. To make the assignment feasible within the time frame available for this module, the type of CPU will be fairly simple. In particular, the “program sequencing/control flow instruction” datapath can be modeled after the one on the left of Figure 1, while the “arithmetic/logic instruction” datapath can follow a structure like the one on the right in the same figure. Please notice that when RAE and/or RBE is low, the corresponding output(s) will simply match the input “I” to the register file. The opcodes for the instructions that the CPU is required to implement are given in Table 1. You are also required to implement a decode unit in the control unit to interpret the ‘Effects’ and control signals from the output of each instruction.
Figure 1: The figure shows the “program sequencing/control flow instruction” datapath and the “arithmetic/logic instruction” datapath (right).
To test your CPU, you will design the main entity that instantiates the CPU and connects it to the Basys3 peripherals. The sixteen switches of the Basys3 board will represent the input to the CPU while its output will be shown as a hexadecimal number in the four digits of the 7-segment display. The central button will be used as a reset signal to the CPU.
To test the CPU you will be asked to code two programs in the assembly and machine languages of the CPU, implementing the following tasks
- Given a nonzero number N as input, output the sum of the natural numbers less than N;
- Given a number N as input, output “N div 11” (i.e. the integer quotient of the division between N and 11, “TRUNC(N/11)”);
These design specifications should be interpreted as guidelines and should not constrain you from improving the CPU by doing modifications that you think would result in a better “product”. The test programs above, though, should be implemented using only the instructions in Table 1. You are welcome to implement more elaborated programs to test the capabilities and the limitations of the CPU.
Do You Need Assignment of This Question




