Skip to content
View ninzzd's full-sized avatar

Block or report ninzzd

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. fp-adder32-verilog fp-adder32-verilog Public

    Implements a 32-bit floating-point adder based on the IEEE 754 standards, in Verilog HDL

    Verilog 1

  2. High-Performance-Scientific-Computing High-Performance-Scientific-Computing Public

    This contains the C library and their sources that I developed for the course assignments of HPSC (CD61002)

    C 1

  3. i2c-verilog i2c-verilog Public

    Simulation and hardware implementation of tranceiver modules adhering to the standard I2C serial communication protocol

    Verilog 1

  4. mul32-dadda-verilog mul32-dadda-verilog Public

    Implements a 32-bit dadda multiplier in Verilog HDL for FPGA RISC-V soft processor cores

    Verilog 1

  5. RISC-V RISC-V Public

    Specialized RISC-V processor for DSP and cryptography applications, designed in Verilog HDL

    Verilog 1

  6. crypt32-verilog crypt32-verilog Public

    Implements the microarchitectural circuits required for the Zbkb, Zbkc and Zbkx cryptography-based extensions of the 32-bit RISC-V ISA