Computer Architecture Coursework. A collection of assignments and projects from a computer architecture course.

github.com/rogerluan/Arquitetura-PUC-Campinas-2016

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2016
  • Editted components to display the state of the UC
  • Added waveform
  • Changed regn behavior so it writes when the clock is 0.
  • Deleted unused files and fixed variable name in CPU.vhd
  • removed unused files
  • Fixed port maps logic. It's now compiling.
  • fixes typos
  • Merge pull request #4 from rogerluan/luizerbetto-Projeto-2
  • Projeto 2 - Write Fix
  • Fully implemented the CPU, ALU and UC.
  • Started to implement UC
September 2016
  • Moved folders
  • Organized folders, cleared useless files, and added initial files for…
  • Improved naming conventions
  • Reverted struct size to 40
  • Improved user feedback, and reimplemented average consumption procedu…
  • Fixed struct_size in deletion method
  • Fixed float size
  • Improved code style, code organization, added more constants, removed…
  • Merge branch 'master' into Exercicio_4_5