Skip to content
View continuum5531's full-sized avatar

Block or report continuum5531

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

Popular repositories Loading

  1. Computer-hardware Computer-hardware Public

    This project is under the "Build a modern computer from first principles:From nand to tetris part 1" course on coursera. It contains hardware parts of a computer, begenning from basic logic gates u…

    Assembly

  2. DIGISIM DIGISIM Public

  3. multiplier-with-BCD-display multiplier-with-BCD-display Public

    A multiplier which computes the product of two 4-bit numbers and displays the output in BCD format.

  4. Game Game Public

  5. Jarvis-March-Algorithm Jarvis-March-Algorithm Public

    This repository contains the proteus file of the circuit which calculates the convex hull of a given set of 2D points using the JARVIS MARCH ALGORITHM

  6. RISC-V RISC-V Public

    This project features a 32-bit accumulator-based processor designed following the Von Neumann architecture, optimized for efficient computation. It implements a 16-opcode instruction set with multi…

    Verilog