Skip to content

cdoolin/layouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layouter

A simple library, using gdspy, to automate the generation of many similar designs with different parameters.

Usage

Make sure you have git and gdspy installed. Then from bash do, for example,

mkdir new_layout && cd new_layout
git clone https://github.com/cdoolin/layouter.git
cp layouter/example/make_chip.py .
python make_chip.py

And to save the layout to mylayout.gds,

python make_chip.py mylayout

About

automate generation of many similar designs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages