Skip to content
View nicolavianello95's full-sized avatar
  • Arm
  • Cambridge
Block or Report

Block or report nicolavianello95

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. propeller_display propeller_display Public

    Design and realization of a "propeller display": A DC motor makes rotate a PCB, on which a row of LEDs is placed, at a frequency higher than that the human eye can perceive. A microcontroller detec…

    C 1

  2. RISC-V RISC-V Public

    Design, verification and ASIC implementation of a complete RISC-V CPU with: five stages pipeline, forwarding, automatic hazard detection, Branch Target Buffer using LRU replacement policy, absolute…

    Verilog 10 2

  3. FIR_filter FIR_filter Public

    Modeling, Design and ASIC implementation of a tenth order FIR filter. This project has been developed in two versions: a basic one, and an improved one using 3-level unfolding and five stages pipel…

    VHDL 3 1

  4. mult32_MBE_dadda mult32_MBE_dadda Public

    Design and VHDL description of a 32bit multiplier using a Modified Booth Encoding and a Dadda CSA tree.

    VHDL 2

  5. parking_sensor parking_sensor Public

    Design and prototyping of a parking sensor based on a microcontroller that manages four ultrasonic distance sensors and a temperature sensor, and according to these drives an LCD display and a buzz…

    C 1

  6. register_file_windowing register_file_windowing Public

    VHDL register file with generic bitwidth, number of global register, number of windows, and number of registers per window.

    VHDL 1