Skip to content
View icarogabryel's full-sized avatar

Highlights

  • Pro

Block or report icarogabryel

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
icarogabryel/README.md

Welcome to my GitHub 👽

Projects in Development

Flote Badge A friendly HDL and Python framework for hardware design and simulation.
COSMOS-1 Badge A Powerful 16-bit, RISC, multicore, pipelined, processor architecture.
Otter Badge A minimal C like programming language.

My Skills

My Stats

Pinned Loading

  1. moon-x moon-x Public

    An enhanced and optimized version of the MOOn-IV architecture

    VHDL

  2. flote flote Public

    Flote is a HDL and Python framework for simulation. Designed to be friendly, simple, and productive. Easy to use and learn.

    Python 2

  3. cnn-accelerator cnn-accelerator Public

    CNN accelerator using radix-4 Booth's algorithm described in VHDL . It multiplies a 32-bit integer with a 7-bit constant from a 3x3 kernel and accumulates the results.

    VHDL

  4. flight-cancellation-predictor flight-cancellation-predictor Public

  5. smith-waterman-algorithm smith-waterman-algorithm Public

    Easy to use and modify implementation of Smith-Waterman Algorithm.

    Python

  6. string-reconstruction-problem string-reconstruction-problem Public

    This repository have the implementation of a string reconstructor using Bruijn graphs and eulerian path. This problem is very important in bioinformatics, because it is used to reconstruct the DNA …

    Python