Initial commit

This commit is contained in:
2025-11-06 09:20:56 +08:00
commit 2bfe26b209
252 changed files with 6064 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
("FILE_TYPE" "PMAP File"
("devices"
("R")
("VDC")
)
("instances"
("R4"
("device_name" "R")
("pspice_path" "R_R4")
("level" "0")
("model_params"
("VALUE"
("value" "200")
("pspice_param" "VALUE")
)
)
)
("V2"
("device_name" "VDC")
("pspice_path" "V_V2")
("level" "0")
("model_params"
("DC"
("value" "5Vdc")
("pspice_param" "DC")
)
)
)
)
)