Skip to content
View lisazaher's full-sized avatar

Block or report lisazaher

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cpu-parallel cpu-parallel Public

    16 Bit Processor Parallelized across 4 steps to achieve an IPC of 1. (designed in ECE342 - Computer Hardware)

    SystemVerilog 1

  2. cpu-single-core cpu-single-core Public

    Unparallel 16 Bit Processor (designed in ECE342 - Computer Hardware)

    SystemVerilog

  3. Arcade-Basketball Arcade-Basketball Public

    Final project for ECE241 (Digital Systems Design)

    Verilog

  4. Dart-Game Dart-Game Public

    Final project for ECE243 (Computer Organization), project ran in ARM assembly. Created a dart game where user can choose direction and speed of dart, and see the animation of the dart following a p…

    C