Matt Venn
09/30/2024, 4:09 PMMatt Venn
09/30/2024, 4:10 PMMatt Venn
09/30/2024, 4:10 PMMatt Venn
09/30/2024, 4:11 PMMatt Venn
09/30/2024, 4:11 PMMatt Venn
09/30/2024, 4:12 PMMatt Venn
09/30/2024, 4:12 PMMatt Venn
09/30/2024, 4:13 PMMatt Venn
09/30/2024, 4:15 PMMatt Venn
09/30/2024, 4:15 PMMatt Venn
09/30/2024, 4:15 PMtnt
09/30/2024, 4:22 PMTim Edwards
09/30/2024, 6:07 PMvks
10/01/2024, 6:02 AMMatt Venn
10/01/2024, 11:10 AMTim Edwards
10/02/2024, 7:11 PMvks
10/20/2024, 1:44 PMopamp.mag
, and I'm trying to import it into another magic layout invamp.mag
using "import spice" option in magic. However, instead of complete layout appearing as single instance, all individual devices used in layout are showing up randomly in top-level layout, with the placements and net connections lost.
Is there a way to ensure that the opamp.mag
layout appears intact when importing it into invamp.mag
layout using "import spice" option?vks
10/20/2024, 1:47 PMopamp.mag
file need to be placed at specific path/location w.r.t. spice netlist to be imported inside magic ?tnt
10/20/2024, 1:52 PMTim Edwards
10/20/2024, 6:07 PMload <cellname>
. If it's in another location, use load <path_to/cellname>
.Tim Edwards
10/20/2024, 6:08 PMvks
10/21/2024, 6:40 AMtop-level amplifier block built around opamp and other pdk devices
(resistor). The layout of opamp block already exists hence I was expecting this layout to load as an instance while importing spice netlist of amplifier circuit in magic. But layout of opamp cell is not appearing as single instance but its internal components (mosfet, mimcap etc.) are appearing individually in top-level amplifier layout in magic. I hope this clarifies the issue now.Tim Edwards
10/21/2024, 3:14 PMvks
10/22/2024, 10:03 AMload <path_to/cellname>
in magic console before using import spice option to generate devices, pins for top-level layout ? Or is it something else?tnt
10/22/2024, 10:12 AMtnt
10/22/2024, 10:13 AMvks
10/22/2024, 10:26 AMtnt
10/22/2024, 10:31 AMvks
10/22/2024, 10:32 AM