rejunity / tinytapeout_gds_viewer

Tiny Tapeout GDS Online Viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinytapeout_gds_viewer

you can use https://github.com/mbalestrini/GDS2glTF to generate the gtTF file from a GDS file (right know tested and built for SKY130 pdk and small designs)

Local development

You need nodejs 16 or higher installed. Get it from https://nodejs.org/en/download/.

Run npm install to install dependencies.

Finally, run npm start to start the development server. Go to http://localhost:5173 to see the app.

Deployment

Run npm run build to build the app for production. The build artifacts will be stored in the dist/ directory.

About

Tiny Tapeout GDS Online Viewer

License:Apache License 2.0


Languages

Language:JavaScript 94.6%Language:HTML 5.4%