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

Projects in development

  • Flooat: A friendly HDL and HLS;
  • MOOn-X: An enchanced version of the MOON-IV architecture.

Future Projects

  • VS Code extension for highlighting EBNF files;
  • VS Code extension for EBNF language server;
  • Pastel & Cana: a VS Code color theme;
  • VS Code extension for highlighting flooat files;
  • VS Code extension for flooat language server;
  • OwO: An universial user interface language with four principals: Forms, Grid, Time & Actions;
  • A programming language for gamming programation;
  • Otter: a minimal C like programming language.

My Languages


Python C Java VHDL

Pinned Loading

  1. moon-x moon-x Public

    An enhanced and optimized version of the MOOn-IV architecture

  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 1

  3. simple-http-like-server simple-http-like-server Public

    Simple HTTP-like server written in Python and build over TCP sockets. It uses a minimalistic custom version of the HTTP protocol.

    Python

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