An open API service indexing awesome lists of open source software.

https://github.com/antonioberna/vlsi

Very Large Scale Integration (VLSI) Design
https://github.com/antonioberna/vlsi

asm assembly c digital-electronics fsm pic rtl surfer verilog vhdl

Last synced: about 1 month ago
JSON representation

Very Large Scale Integration (VLSI) Design

Awesome Lists containing this project

README

          




VLSI


Very Large Scale Integration (VLSI) Design


> [!WARNING]
> This repository is unfinished. Keep your expectations low.

## Requirements

- [GHDL](https://github.com/ghdl/ghdl) for VHDL simulation.
- [Icarus Verilog](https://github.com/steveicarus/iverilog) for Verilog simulation.
- [Surfer](https://github.com/samitbasu/surfer-project-rhdl) for waveform visualization.
- [VHDL Style Guide](https://github.com/jeremiah-c-leary/vhdl-style-guide) for VHDL linting and formatting.
- [Verible](https://github.com/chipsalliance/verible) for Verilog linting and formatting.