This repository was archived by the owner on Mar 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
NPE For Mux #52
Copy link
Copy link
Open
Description
Device mint:
V MUX ourDevice 1 to 6 spacing=50 flowChannelWidth=100 controlChannelWidth=100;
Console log:
Processing Device in DesignTree: net_test
true
Beginning Place and Route
PAR iteration 1
Initial Place
Initial Temp
Initial Temp = NaN
Final Temp = NaN
Placement Complete
Time Elapsed: 0:0:0.026557462
flow
0
Routing Complete
Time Elapsed: 0:0:0.003510399
Document is closed
2
------------------------------------------------------------
Device MinX:2147483647
Device MinY:2147483647
Device MaxX:0
Device MaxY:0
------------------------------------------------------------
Document is closed
deviceWidth = 4020
deviceLength = 4020
tileX = 17
tileY = 17
actual Width = 68340.0
actual length = 68340.0
Document is closed
Exception in thread "main"
java.lang.NullPointerException
at org.cidarlab.fluigi.output.SVG.drawLayer(SVG.java:222)
at org.cidarlab.fluigi.output.SVG.drawCellLayer(SVG.java:188)
at org.cidarlab.fluigi.output.SVG.drawDeviceSVG(SVG.java:80)
at org.cidarlab.fluigi.fluigi.Fluigi.drawDesignTree(Fluigi.java:354)
at org.cidarlab.fluigi.fluigi.Fluigi.main(Fluigi.java:260)
Metadata
Metadata
Assignees
Labels
No labels