VLSI

From DiLab
Revision as of 05:40, 19 June 2026 by Leo (talk | contribs)
Jump to: navigation, search

Open source VLSI design notes. Template:TOC right

From Verilog/VHDL to GDSII for SKY or IHP technologies.

Prerequisites

These notes assume the host has Linux, e.g. Ubuntu 24.04 set up. All tools will be running under it.

Tools

Setup Openline2

The advised path is to setup NIX envbironment and then run openline from there, rather than using a dockerized version.

Usecase: Simple counter

Usecase: RAM integration

TODO.

Usecase: NeoRV32 MCU

NeoRV32 is an open source MCU with many peripheral options written in VHDL.

GitHub repo