Skip to content

helsouri/4BitTinyProcessor-ECE375

Repository files navigation

4BitTinyProcessor-ECE375

Summary

A tiny processor that can preform 4 operations
Included here are the files ad procedure for a fully functional 4 bit tiny processor that can preform these operations:

  1. load register A
  2. Complement register A
  3. Move Register A to Register B(move contents)
  4. Swap register A and B (swap contents)

    Files included are project report, main test bench, main schematic and waveforms.
    The report includes detailed steps and procedures

About

A tiny processor that can preform 4 operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages