Hi Experts,
Does ic5141 have any S&R utlility? If yes where can I find it?
I also need a SKILL script that would place all the symbols in a library
into one schematic. Here is the description of what I need:
The script will put the symbols for all IP’s in a schematic
cell.
The call should be something like:
CreateAllIPinOneSchematic(“srcLibPattern”, “trgLibName”,
“allIPinoneSchematicName”)
It should search for all libraries starting with the string
matching the srcLibPattern and put all the symbols of the cell that has the same
name as the library in a schematic called “allIPinoneSchematicName” in Library
“trgLibName”.
Can I get SKILL for this? Or some pointer will help.
Regards.
Ash