Can't Figure Out Packages

Quote from notautogenerated2365 on September 22, 2025, 12:54 amI am quite lost here. I want to simply have a circuit, and then define and add a package. Isn't there a way I can simply map pins of a package to tunnels in a circuit, and simply import that package anywhere I want? I tried to follow the online documentation but it did not work. Has anybody figured this out? I am on version 1.1.0-SR1. Might this have been fixed in later versions?
I am quite lost here. I want to simply have a circuit, and then define and add a package. Isn't there a way I can simply map pins of a package to tunnels in a circuit, and simply import that package anywhere I want? I tried to follow the online documentation but it did not work. Has anybody figured this out? I am on version 1.1.0-SR1. Might this have been fixed in later versions?

Quote from arcachofo on September 22, 2025, 10:39 amHi.
Some information is available here:
https://simulide.com/p/subcircuits/What exactly is not working?
Hi.
Some information is available here:
https://simulide.com/p/subcircuits/
What exactly is not working?

Quote from notautogenerated2365 on September 22, 2025, 7:27 pmI seem to have found my mistake. Before, here are the files I added:
SimulIDE (
data (
test (
test (
test.package
test.sim1
)
)
test.xml
)
)I realized that test.package and test.sim1 can't be in a SimulIDE/data/test/test, they need to be one directory back (SimulIDE/data/test). I was copying the folder structure of the 74 series which did it that way, but now I have it all figured out.
I seem to have found my mistake. Before, here are the files I added:
SimulIDE (
data (
test (
test (
test.package
test.sim1
)
)
test.xml
)
)
I realized that test.package and test.sim1 can't be in a SimulIDE/data/test/test, they need to be one directory back (SimulIDE/data/test). I was copying the folder structure of the 74 series which did it that way, but now I have it all figured out.