Hello, I'm trying to build a new technology. In the layer function I cannot find the "pseudo" modifier as requested in section 8-4 from the manual. I guess this is causing the error below when attempting to build the technology ?
log trace from the "Convert Library to technology" command : **** Check Invariants took 0.016 secs java.lang.NullPointerException at com.sun.electric.tool.user.tecEdit.LibToTech.makeNodeScaledUniformly(LibToTech.java:1873) at com.sun.electric.tool.user.tecEdit.LibToTech.makePrimitiveNodeLayers(LibToTech.java:1445) at com.sun.electric.tool.user.tecEdit.LibToTech.extractNodes(LibToTech.java:911) at com.sun.electric.tool.user.tecEdit.LibToTech.makeTech(LibToTech.java:385) at com.sun.electric.tool.user.tecEdit.LibToTech$TechFromLibJob.doIt(LibToTech.java:318) at com.sun.electric.tool.EThread.run(EThread.java:92) Regards, D. --
