rename .cir files to .lib since that appears to work better
This commit is contained in:
parent
4ca39e2dae
commit
2616a7099e
|
@ -19620,7 +19620,7 @@
|
||||||
(property "Populate" "" (at 0 0 0)
|
(property "Populate" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Sim.Library" "common/spice/ti/SN74AHCT1G04.cir" (at 0 0 0)
|
(property "Sim.Library" "common/spice/ti/SN74AHCT1G04.lib" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Sim.Name" "SN74AHCT1G04" (at 0 0 0)
|
(property "Sim.Name" "SN74AHCT1G04" (at 0 0 0)
|
||||||
|
@ -19764,7 +19764,7 @@
|
||||||
(property "Populate" "" (at 0 0 0)
|
(property "Populate" "" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)))
|
(effects (font (size 1.27 1.27)))
|
||||||
)
|
)
|
||||||
(property "Sim.Library" "common/spice/ti/SN74AHCT1G08.cir" (at 0 0 0)
|
(property "Sim.Library" "common/spice/ti/SN74AHCT1G08.lib" (at 0 0 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
)
|
)
|
||||||
(property "Sim.Name" "SN74AHCT1G08" (at 0 0 0)
|
(property "Sim.Name" "SN74AHCT1G08" (at 0 0 0)
|
||||||
|
|
1
spice/ti/README.md
Normal file
1
spice/ti/README.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
`.cir` files must be renamed to `.lib` for kicad/pspice to work
|
Loading…
Reference in New Issue
Block a user