Pinned Repositories
avsdadc_3v3
This repository will maintain simulation files, layout files and other relevant files on the SAR ADC worked on in the VSD Summer Online Internship 2020 by the ADC Team.
AVSDADC_Sky130
10-bit ADC 3.3v analog voltage, 1.8v digital voltage and 1 off-chip external voltage reference.
ChatBot-Colab
In this repo, I'll put projects that I've done in collaboration with chatbots like OpenAI ChatGPT, Google Bard, etc.
GeneticOptimizer
A DNN built from scratch, featuring multiple fully-connected layers and utilizing the Genetic Algorithm as the optimizer.
MYTH-workshop
A 5-day workshop to implement a RISC-V based processor named MYTH from both SW and HW aspects.
PASC
Parallel Array of Simple Cores. Multicore processor.
Pipelined_6502
A new model to pipeline 6502 processor.
Q-TicTacToe
Q-Learning based TicTacToe.
VSDBabySoC
VSDBabySoC is a small mixed-signal SoC including PLL, DAC, and a RISCV-based processor named RVMYTH.
vsdmemsoc_mpw3
https://caravel-user-project.readthedocs.io
manili's Repositories
manili/VSDBabySoC
VSDBabySoC is a small mixed-signal SoC including PLL, DAC, and a RISCV-based processor named RVMYTH.
manili/AVSDADC_Sky130
10-bit ADC 3.3v analog voltage, 1.8v digital voltage and 1 off-chip external voltage reference.
manili/Pipelined_6502
A new model to pipeline 6502 processor.
manili/vsdmemsoc_mpw3
https://caravel-user-project.readthedocs.io
manili/avsdadc_3v3
This repository will maintain simulation files, layout files and other relevant files on the SAR ADC worked on in the VSD Summer Online Internship 2020 by the ADC Team.
manili/vsdbabysoc_mpw3
manili/adc-src-files
manili/ELF-Loader
ELF64 Relocatable Object Loader
manili/GeneticOptimizer
A DNN built from scratch, featuring multiple fully-connected layers and utilizing the Genetic Algorithm as the optimizer.
manili/gplgpu
Open Source GPU
manili/MAP
MAP
manili/MYTH-workshop
A 5-day workshop to implement a RISC-V based processor named MYTH from both SW and HW aspects.
manili/NyuziProcessor
GPGPU processor architecture
manili/PASC
Parallel Array of Simple Cores. Multicore processor.
manili/risc-v-core
This project was done as a part of RISC-V based MYTH (Microprocessor for you in Thirty Hours) workshop organized by Kunal Ghosh and Steve Hoover
manili/rvmyth_avsddac_interface
manili/vsdstdcelldesign
This repository contains all the information needed to run RTL2GDSII flow using openlane flow. Apart from that, it also contain procedures on how to create a custom LEF file and plugging it into an openlane flow.
manili/ChatBot-Colab
In this repo, I'll put projects that I've done in collaboration with chatbots like OpenAI ChatGPT, Google Bard, etc.
manili/Q-TicTacToe
Q-Learning based TicTacToe.
manili/CTorch
CTorch is a lightweight C version of PyTorch, built for learning and exploration. It's a "just for fun" project to dive into C programming while understanding the basics of machine learning frameworks.
manili/LDF
Layout Description Framework, a framework to help semi-custom or full-custom designers create the layout of their ICs by writing C# code.