Pinned Repositories
abc
ABC: System for Sequential Logic Synthesis and Formal Verification
abc_glift
a glift generator program based on ABC
bitcoinCodeRepos
Bitcoin Code Written for Long Chain Analysis
GPU_NumberTheorticTransform
GPU accelerated implementation of NTT CUDA
sv-comp
Information to reproduce results from SV-COMP
ABC-RL
This is work-in-progress (WIP) refactored implementation of "Retreival-guided Reinforcement Learning for Boolean Circuit Minimization" work published in ICLR 2024.
ALMOST
ALMOST: Adversarial Learning to Mitigate Oracle-less ML Logic Locking Attacks via Synthesis Tuning
OpenABC
OpenABC-D is a large-scale labeled dataset generated by synthesizing open source hardware IPs. This dataset can be used for various graph level prediction problems in chip design.
robust-pnr-time
Implementation of ASPDAC 2021 paper: "Read your circuit: Leveraging word embedding to guide logic optimization"
RTL_dataset
Extract leaf level RTL modules from OpenROAD and collect PPA numbers generated by Yosys
animeshbchowdhury's Repositories
animeshbchowdhury/GPU_NumberTheorticTransform
GPU accelerated implementation of NTT CUDA
animeshbchowdhury/abc_py
Simple Python interface for ABC
animeshbchowdhury/visualizing-vision-models
Evaluating the impact of attention-based blocks on learned internal representations of vision models (CNNs, Lambda networks, ViT).
animeshbchowdhury/abcRL
MLCAD 2020
animeshbchowdhury/alphafold
Open source code for AlphaFold.
animeshbchowdhury/annotated_latex_equations
Examples of how to create colorful, annotated equations in Latex using Tikz.
animeshbchowdhury/CEP
Common Evaluation Platform
animeshbchowdhury/circuit_training
animeshbchowdhury/DAGNN
A graph neural network tailored to directed acyclic graphs that outperforms conventional GNNs by leveraging the partial order as strong inductive bias besides other suitable architectural features.
animeshbchowdhury/deeplearning-models
A collection of various deep learning architectures, models, and tips
animeshbchowdhury/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects
animeshbchowdhury/FPGA-Fabrics-for-Redaction-ICCAD
animeshbchowdhury/GNNPapers
Must-read papers on graph neural networks (GNN)
animeshbchowdhury/GraphML_capstone
Course on graph machin learning.
animeshbchowdhury/hw2vec
animeshbchowdhury/invictus
animeshbchowdhury/LaMCTS
The release codes of LA-MCTS with its application to Neural Architecture Search.
animeshbchowdhury/loss-landscape
Code for visualizing the loss landscape of neural nets
animeshbchowdhury/mta_subway_station
animeshbchowdhury/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
animeshbchowdhury/OpenABC
animeshbchowdhury/OpenROAD-flow-scripts
animeshbchowdhury/Physical-Design
Physical Design Flow from RTL to GDS using Opensource tools.
animeshbchowdhury/pytorch-cifar
95.47% on CIFAR10 with PyTorch
animeshbchowdhury/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
animeshbchowdhury/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
animeshbchowdhury/Single-Player-MCTS
🌳 Python implementation of single-player Monte-Carlo Tree Search.
animeshbchowdhury/threABC
Threshold logic operation within ABC
animeshbchowdhury/Verilog-to-Bench
Quick and Dirty Synthesized Verilog to Bench (NanGate 15 nm)
animeshbchowdhury/VLSI-Physical-Design-Automation
Courseworks of CS6165 VLSI Physical Design Automation, NTHU.