Skip to content

tsha-256/LC2K_Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f567b65 · Feb 17, 2025

History

10 Commits
Feb 17, 2025
Feb 17, 2025
Feb 17, 2025
Feb 17, 2025
Feb 17, 2025
Feb 17, 2025
Feb 17, 2025
Feb 17, 2025
Feb 17, 2025
Feb 17, 2025
Feb 17, 2025
Feb 17, 2025

Repository files navigation

Project to implement a simple LC2K processor in SystemVerilog. Planned for FPGA deployment.

Verilog tasks:

  • Implementing single cycle datapath
  • Implementing pipeline datapath
    • Hazard forwarding In Progress
  • Implementing PC
  • Implementing ALU
  • Implementing Register File
  • Implementing Memory
  • Implementing Control FSM
  • Implementing a cache
  • Implementing a branch predictor
  • Testing

Based primarily on descriptions from Dan Liu's course notes. I did the datapath work for the JALR command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published