(c) 2025 Michael Koefinger, Dominik Brandstetter
3-bit Pipeline ADC. Design scripts, schematics and verilog.
.designinit
: setup pdk pathsxschemrc
: custom mosfet device annotationpython
: system level design and gm/Id design scriptsxschem
: schematics and testbench schematics with ngspice codeverilog
verilog/rtl
: RTL description of the encoder, verilated shared-object filesverilog/sim
: verilog testbench and simulation scripts
matlab
: ideal system-level simulationdoc
: presentation
- IIC_OSIC_TOOLS
- The root of this repo must be located at
/foss/designs/
inside the Docker container, e.g.export DESINGS = <path-to-repo>
before you callstart_x.sh
.
- The root of this repo must be located at
- Modelsim
- Use
*.do
files inverilog/sim
- Use
- Pandoc
pandoc -t beamer aicd_ss25_pres.md -o aicd_ss25_pres.pdf
- Requires the JKU LaTeX beamer theme