huangjunying's Stars
LL-Tools/Valkyrie
lilasrahis/UNTANGLE
UNTANGLE attack on MUX-based Locking. L. Alrahis et al., "UNTANGLE: Unlocking Routing and Logic Obfuscation Using Graph Neural Networks-based Link Prediction," ICCAD, 2021.
gatelabdavis/RANE
gonsp/STIL_Interpreter
Tool for parsing an integrated circuit test file from STIL to the particular file format of a Teradyne tester.
KULeuven-COSIC/UnrolledBlockCiphers
DfX-NYUAD/GNN-RE
GNN-RE datasets for circuit recognition
diwu1990/uSystolic-Sim
A systolic array simulator for multi-cycle MACs and varying-byte words, with the paper accepted to HPCA 2022.
SNU-HPCS/CryoModel
NYU-MLDA/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.
gokul-uf/fast-xnor-net
Hopefully fast implementation of XNOR-Net in C, because, why not?
larq/larq
An Open-Source Library for Training Binarized Neural Networks
JDAI-CV/dabnn
dabnn is an accelerated binary neural networks inference framework for mobile platform
ARM-software/SCALE-Sim
bnna-project/bnna
bnn accelerator
Xilinx/finn
Dataflow compiler for QNN inference on FPGAs
dade145/Power-analysis-approx-computing
"DSDM2" project @ Politecnico di Milano // AY 2019-2020
SureshNambi/DeBAM_Decoder_based_Approximate_Multiplier
DeBAM : Decoder Based Approximate multiplier for Low Power Applications
FreeON/spammpack
Sparse Approximate Matrix-Matrix Multiply Package
Ananya2/-Approximate-Computing-Techniques-for-Deep-Neural-Networks-
Approximate computing technique is very much useful for improving efficiency (approx double) and reducing energy consumption. We will be using different adders and multipliers for this purpose and comparing their energy consumption and accuracy. And we have implemented it on Field Programmable Gate Array (FPGA) and ZEDBoard.
shelljane/HEAM
HEAM: High-Efficiency Approximate Multiplier Optimization for Deep Neural Network Accelerators
Cryogenic-Computing/CryoCore
Cryogenic Computer Modeling and Architecture Development
kunalg123/vsdflow
VSDFLOW is an automated solution to programmers, hobbyists and small scale semiconductor technology entrepreneurs who can craft their ideas in RTL language, and convert the design to hardware using VSD (RTL-to-GDS) FLOW. VSDFLOW is completely build using OPHW tools, where the user gives input RTL in verilog. From here on the VSDFLOW takes control, RTL is synthesized (using Yosys). The synthesized netlist is given to PNR tool (Qflow) and finally Sign-off is done with STA tool (using Opentimer). The output of the flow is GDSII layout and performance & area metrics of your design. VSDFLOW also provide hooks at all stages for users working at different levels of design flow. It is tested for 30k instance count design like ARM Cortex-M0, and can be further tested for multi-million instance count using hierarchical or glue logic.
YosysHQ/nextpnr
nextpnr portable FPGA place and route tool
Reconfigurable-Computing-CalPoly-Pomona/Reconfigurable-BLAST-N
The Blastn (Basic Local Alignment Search Tool for Nucleotides) algorithm with Smith-Waterman scoring implemented for FPGAs
aidangoettsch/asg
An automatic schematic generation tool which generates schematics from a SPICE netlist, usually of output from qflow.