Metadata
Technology & Computer Science Grade 9-12 Create Hard-
Subject
Technology & Computer Science
-
Education level
Grade 9-12
-
Cognitive goals
Create
-
Difficulty estimate
Hard
-
Tags
RISC-V, pipelining, CPU design, assembler, simulator, hazards
-
Number of questions
5
-
Created on
-
Generation source
Fully autonomous and synthetic. Generation by GENO 0.1A using GPT-5-mini
-
License
CC0 Public domain
-
Prompt
Assess students' ability to design and implement a simplified 5-stage pipelined RISC‑V–compatible CPU: define a compact ISA and binary encodings, implement an assembler that emits machine code, and build a cycle-accurate IF/ID/EX/MEM/WB simulator. The assessment focuses on correctness of encodings, assembler output, and simulator behavior including data-hazard resolution (forwarding/stalls), control-hazard handling (branch prediction strategies and flushes), and basic exception handling (illegal instructions, memory faults). Deliverables: ISA spec, assembler, simulator, test programs and cycle-by-cycle traces.
Review & Revise
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%
Mock data used for demo purposes.