- Proqual Level 6 NVQ Diploma in Occupational Health and Safety Practice Assignment: Analyzing and Promoting a Positive Health and Safety Culture within Organisations
- Health and Social Care Assignment: Understanding Roles, Responsibilities, and Quality Care Delivery
- Level 5 in Leadership and Management in Adult Care Assignment: Effective Supervision, Coaching, and Mentoring of Practitioners to Enhance Quality Care
- Level 5 in Leadership and Management in Adult Care Assignment : A Comprehensive Study of Leadership Styles, Theories, and Skills
- CIPD Level 7OS06 Well-Being at Work Assignment: Examining Organisational Responsibilities, Impacts, and Strategic Interventions to Enhance Employee Wellbeing
- LIN 819 Linguistics Assignment: Exploring Critical Thinking, Paraphrasing Techniques, and SWOT Analysis for Academic Excellence
- Financial Mathematics and Investment Valuation Assignment: Practical Concepts of Loans, Bonds, Interest Rates, Returns, Convexity, and Equity Valuation
- Level 5 Certificate in Aesthetic Practice Assignment 2 : A Comparative Analysis of Healthcare and Non-Healthcare Professionals With Guidelines
- Pearson BTEC Level 5 Higher National Diploma in Engineering : Unit 4019 Electrical and Electronic Principles Assignment Final Report with Practical Labs, Circuit Analysis & Simulations
- Business Data Analytics and Decision Making TMA-02 : A Consulting Approach for Maria’s Eco-Friendly Product Line
- CIPD Level 7 Strategic Management Assignment Question 2 : Impact of Globalisation, Tech, Ageing & Economy
- CIPD Level 7LD02 Leadership & Management Development Assignment: CIPD Case Study for CPD Planning
- B00807007 Retail Theory Evaluation Assignment 1: Cyclical, Non‑Cyclical Models & Modern Retail Strategies
- OTHM Level 5 (D/650/1140) Health Education and Promoting Wellbeing Assignment: Approaches, Behaviour Change & Campaign Strategies
- Unit 3 SEM201HSC (D/615/3823) Health and Social Care Assignment : Roles, Regulations & Interprofessional Teamwork Case Study for Quality Care Delivery
- CMI 508 Assignment: Developing a Skilled and Talented Workforce for Organisational Success
- Level 5 Unit 10 Partnership Working Assignment: Adult Care Case Study on Integrated Practice, Legislation & Collaborative Relationships
- Level 5 Effective Communication, Information Handling & Complaints Management Assignment: Health and Social Care Case Study
- Business Introduction Assignment: Ownership & Stakeholder Engagement in Two Organisations
- OTHM Level 5 Unit H/650/1142 Professional Supervision Assignment: Health & Social Care Case for Managing Supervision and Performance
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
