3. Executing SYNTH pass.
3.1. Executing HIERARCHY pass (managing design hierarchy).
3.1.1. Analyzing design hierarchy..
Top module: \counter
ERROR: Module `sky130_fd_sc_hd__dfxtp_1' referenced in module `counter' in cell `_30_' does not have a port named 'VPWR'.
t
Tim Edwards
07/25/2023, 12:42 PM
Yosys does synthesis, which means it never deals with power pins. You can use
vlog2Spice
from qflow (instead of/in addition to
vlog2Verilog
).
👍 1
🌍 1
f
Filippo
07/25/2023, 1:03 PM
I need to install qflow or I can use openlane?
t
Tim Edwards
07/27/2023, 2:58 PM
If you want those two programs
vlog2spice
and
vlog2verilog
, you would need to build qflow; they are standalone applications, though, so you wouldn't necessarily need to install qflow, just build it and grab the two programs. Qflow is a very lightweight application, and these are simple C code programs that should have no issues compiling.
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.