Skip to content
View ninzzd's full-sized avatar

Highlights

  • Pro

Block or report ninzzd

Report abuse

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

Report abuse

Pinned Loading

  1. mul32-dadda-verilog mul32-dadda-verilog Public template

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

    Verilog 1

  2. fp-adder-verilog fp-adder-verilog Public

    Implements a variable bit-width floating-point adder/subtractor unit based on the IEEE 754 standards, in Verilog HDL

    Verilog 1

  3. 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

  4. i2c-verilog i2c-verilog Public

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

    Verilog 1

  5. RISC-V RISC-V Public

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

    Verilog 3

  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