<@U06MNL0L0TT> The inverter is not defined in your...
# magic
m
@Konnor Kivimagi The inverter is not defined in your schematic.
Copy code
Circuit 2 cell inverter is a black box; will not flatten Circuit 1
Warning: Equate pins:  cell inverter is a placeholder, treated as a black box.
Can you create a
inverter.sch
cell?
k
@Mitch Bailey I have an inverter.sch cell and created a sym from that to put in my schematic. However my netlist isnt recognizing that it is there. How can I make it show up in the netlist?
m
Check your symbol. In the top level schematic, select the inverter symbol.
Edit
->
Push symbol
Hit
q
to view the properties and make sure this is there
Copy code
type=subcircuit
You could open your
inverter.sym
file directly and check too.
k
That worked! Thanks for your help.
👍 1