HLS
Digital circuit design toolset
A collection of tools and code for designing and implementing digital circuits using high-level synthesis
Vitis HLS LLVM source code and examples
380 stars
19 watching
58 forks
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hdl/bazel_rules_hdl | A set of build rules and tools for synthesizing digital circuit designs from hardware description languages (HDLs) into usable ASIC chips. | 121 |
nvlabs/matchlib | A SystemC/C++ library of commonly-used hardware functions and components for High-Level Synthesis | 261 |
analogdevicesinc/hdl | Analog Devices Inc. provides reference designs and HDL libraries for various FPGA projects | 1,536 |
asyncvlsi/act | Asynchronous circuit design and simulation tools using a hardware description language. | 102 |
siliconcompiler/lambdalib | A modular hardware abstraction library for designing and implementing complex digital systems | 23 |
vlsir/hdl21schematics | Provides a format and tools for creating graphical representations of electronic circuits using SVG images | 14 |
dillonhuff/ahahls | A high-level synthesis tool using LLVM to automatically generate digital circuit designs from C++ code | 118 |
cambridgehackers/fpgamake | Generates Makefiles to synthesize and route digital circuits from Verilog designs using Vivado | 93 |
ymherklotz/vericert | A tool for formally verifying high-level synthesis of digital circuits | 88 |
xilinx/logicnets | Designs and deploys neural networks integrated with Xilinx FPGAs for high-throughput applications | 83 |
pulp-platform/common_cells | A collection of reusable Verilog systemVerilog modules used to synchronize clocks and handles asynchronous crossings in digital circuits | 531 |
davidthings/hdelk | A tool for creating and displaying diagrams of digital circuits using a simple JavaScript API. | 73 |
fabianschuiki/llhd | An intermediate representation language and simulator for digital circuit descriptions, aiming to simplify the development of EDA tools. | 397 |
cfelton/rhea | A collection of MyHDL cores and tools for complex digital circuit design | 85 |
nvdla/hw | The NVDLA project provides hardware designs and tools for building deep learning inference accelerators. | 1,763 |