sync_up: Formatting fixes
[libreriscv.git] / klayout.mdwn
1 # KLayout with FreePDK45
2
3 * use the dev-env-setup script to create a clean debian/buster chroot
4 * apt-get install build-essential g++
5 * apt-get install libqt4-dev qt4-default qt4-qmake
6 * obtain klayout git clone https://github.com/KLayout/klayout
7 * cd klayout
8 * ./build.sh -qt4 -noruby
9 * export LD_LIBRARY_PATH={absolutepath}/klayout/bin-release/
10 * ./bin-release/klayout &
11
12 > Next to cgt you can also use klayout to view the gds.First copy the
13 > klayout technology file to your home directory.From c4m-pdk-
14 > freepdk45/klayout/tech copy C4M.FreePDK45 to ~/.klayout/techThen
15 > open klayout, select C4M.FreePDK45 technology and then open
16 > chip_r.gds.