mattvenn / multi_project_tools

tools to help make the most of the limited space we have on the Google sponsored Efabless shuttles
https://www.zerotoasiccourse.com
Apache License 2.0
34 stars 14 forks source link

Initial for layout gui #40

Open zbigos opened 2 years ago

zbigos commented 2 years ago

This is an initial PR adding GUI for manually laying out cells.

It is currently a work in progress, and this PR is meant for communication and documentation.

requirements: opencv

usage: run with ./multi_tool.py --openram --layout-tool --layout-tool-downscale=4

Currently this tool does nothing, besides letting user play around with it. Configuration is still lacking, as I am not sure how detailed it should be.