Skip to content
View arianniakan's full-sized avatar
Block or Report

Block or report arianniakan

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

  1. MipsSingleCycleProcessor MipsSingleCycleProcessor Public

    Single Cycle Implementation of the Mips processor in Verilog

    Verilog

  2. entekhab-vahed entekhab-vahed Public

    برنامه انتخاب واحد به عنوان دانشجو و ویرایش به عنوان ادمین

    Python

  3. MasterMindGame MasterMindGame Public

    a command line game for guessing numbers

    C#

  4. maze-dfs maze-dfs Public

    a maze given as the edges of a graph with a distinct start and end . solved using dfd .

    C++ 1

  5. pentago pentago Public

    a pentago game with graphics

    C++

  6. LRU LRU Public

    A “Least Recently Used Updater” circuit (LRU), which is used in page replacement of memory management. Done in SystemC

    C++