qflow
qflow copied to clipboard
Qflow full end-to-end digital synthesis flow for ASIC designs
So I am just running the test tutorial file in qflow (the test tab in http://opencircuitdesign.com/qflow/), and in the syntehes step, it just stays in `in progress` and if i...
Hello 👋 I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@ihsinme) has found a potential issue, which I would be eager to share with...
srcdir is only used in this function to be passed down to find_clock_source and find_clock_transition but it's never initialized anywhere.
I am trying to implement a PDK from Tower jazz I have access to. In the routing portion I am having trouble to get past the no taps found issue....
Rather than having to install each tool one by one (netgen etc), could be interesting to have a unified installer that handles all of this for us. Many of the...
Clicking 'edit layout' multiple times should kill the previous magic windows. Currently I have to kill them all by hand.
I feel that whilst qflow is probably understandable by hardcore hackers, who already know what to do, the learning curve is quite steep, and could be flattened a little, by...
Cannot copy from the console at the bottom of the qflow gui. Makes filing bug reports harder for example :)
tried in both latest tag, and master after checking out master did: ``` ./configure make clean make -j 8 sudo make install ``` This is the output in the magic...
The README just mentions GPL, but omits any specific version thereof. Preferably, also a copy of the license is added to the repository (when it is name LICENSE (.txt) or...