rename .cir files to .lib since that appears to work better

This commit is contained in:
Brendan Haines 2024-03-13 02:34:37 -06:00
parent 4ca39e2dae
commit 2616a7099e
4 changed files with 3 additions and 2 deletions

View File

@ -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
View File

@ -0,0 +1 @@
`.cir` files must be renamed to `.lib` for kicad/pspice to work