Thanks. Still trying to grok all the acronyms. VSD...
# sky130
p
Thanks. Still trying to grok all the acronyms. VSD -> VLSI System Design, labs -> ?, qflow -> ?, RTL -> ?, OPHW -> ?, yosys-> ?, PNR -> Place and Route, STA-> ?
t
Qflow is not an acronym exactly. The name comes from the fact that I first cobbled it together from scripts and C code written by my former colleague at MultiGiG, CTO Steve Beccue. So from the last name, "Beck-Q". . . comes "qflow".
s
Maybe file issue against the glossary? :https://github.com/google/skywater-pdk/blob/master/docs/glossary.rst STA: static-timing-analysis
r
Couldn't find ophw, where was it used?
PR #139 to add all these to the Glossary 🙂