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

Block or report manili

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

    VSDBabySoC is a small mixed-signal SoC including PLL, DAC, and a RISCV-based processor named RVMYTH.

    Verilog 31 10

  2. MYTH-workshop MYTH-workshop Public

    A 5-day workshop to implement a RISC-V based processor named MYTH from both SW and HW aspects.

    1

  3. PASC PASC Public

    Forked from jbush001/PASC

    Parallel Array of Simple Cores. Multicore processor.

    Verilog 1

  4. Q-TicTacToe Q-TicTacToe Public

    Q-Learning based TicTacToe.

    Python

  5. ChatBot-Colab ChatBot-Colab Public

    In this repo, I'll put projects that I've done in collaboration with chatbots like OpenAI ChatGPT, Google Bard, etc.

    C++ 3

  6. GeneticOptimizer GeneticOptimizer Public

    A DNN built from scratch, featuring multiple fully-connected layers and utilizing the Genetic Algorithm as the optimizer.

    Python