Skip to content

TinyTapeout/tinytapeout-project-renders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Tiny Tapeout Project Renders

This repo contains the GDS renders for all user projects submitted to Tiny Tapeout since Tiny Tapeout 2. The renders are generated using klayout.

Regenerating the renders

To regenerate the PNG files for a shuttle, run the following commands:

cd scripts
pip install -r requirements.txt
python render_projects.py <shuttle>

Where <shuttle> is the identifier of the shuttle (e.g. tt04).

You can also specify the scale of the render by passing the --scale argument. For example, to render the all the projects in shuttle tt04 at 2x scale, run:

python render.py tt04 --scale 2

License

The chip renders are licensed under the CC BY 4.0 license.

About

User project renders (PNG) for Tiny Tapeouts shuttles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages