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

Block or report Desrep

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

    Fpu RTL for the IEEE 754 single precision standard, it includes addition, multiplication, division, square root and fp compare. It has some exception management.

    Verilog 1

  2. Proyectos_functional_verification Proyectos_functional_verification Public

    SystemVerilog

  3. async_fifo async_fifo Public

    A simple asynchronous fifo using a gray counter

    Verilog

  4. DSE-for-approximate-adders DSE-for-approximate-adders Public

    This project uses a genetic algorithm to perform the design space exploration of a DUT. The DUT has some regular adders and the DSE replaces them by approximate adders while measuring the performance.

    Python