DFFRAM
Memory compiler
A compiler for designing and generating layouts of memory compilers using DFF/Latch cells
Standard Cell Library based Memory Compiler using FF/Latch cells
137 stars
14 watching
33 forks
Language: Verilog
last commit: 6 months ago
Linked from 1 awesome list
asic-designelectronics-designverilogvlsivlsi-circuitsvlsi-physical-design
Related projects:
Repository | Description | Stars |
---|---|---|
clash-lang/clash-compiler | A Haskell-based compiler for hardware description languages like VHDL, Verilog, and SystemVerilog. | 1,451 |
nilfoundation/zkllvm | Compiles high-level programming languages into input for provable computations protocols. | 304 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
pascalkuthe/openvaf | A Verilog-A compiler built with Rust to compile circuit simulator models into efficient and high-quality code. | 132 |
kit-ty-kate/labrys | A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
raviqqe/fmm | A minimal functional programming language compiler target | 18 |
vexu/arocc | A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |
iden3/circom_old | A compiler for a specific circuit language used in zkSNARKs proofs | 473 |
frwang96/verik | A toolchain for designing and verifying digital integrated circuits using Kotlin. | 41 |
davidgiven/cowgol | A programming language designed to be self-hosted on small systems, compiled from itself, and optimized for tiny size and speed. | 247 |
syegulalp/akilang | An experimental compiler and language implementation built on top of LLVM and Python. | 99 |
cfelton/rhea | A collection of MyHDL cores and tools for complex digital circuit design | 85 |
augustss/microhs | An implementation of an extended subset of the Haskell programming language for embedded systems and minimalistic execution environments. | 373 |
philnguyen/abstract-compilation | A DSL for defining compilers without boilerplate code | 2 |
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |