-
Notifications
You must be signed in to change notification settings - Fork 436
Netlist Simulation Issues: Unknown Values/Syntax Errors #518
Copy link
Copy link
Closed
Labels
Skywater PDKThis issue is specific to using OpenLane with Sky130This issue is specific to using OpenLane with Sky130blockedThis issue is blocked on a bugfix or enhancement of another repository or toolThis issue is blocked on a bugfix or enhancement of another repository or toolbugSomething isn't workingSomething isn't workingworkaroundA workaround exists for this issueA workaround exists for this issue
Metadata
Metadata
Assignees
Labels
Skywater PDKThis issue is specific to using OpenLane with Sky130This issue is specific to using OpenLane with Sky130blockedThis issue is blocked on a bugfix or enhancement of another repository or toolThis issue is blocked on a bugfix or enhancement of another repository or toolbugSomething isn't workingSomething isn't workingworkaroundA workaround exists for this issueA workaround exists for this issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
The simulation of synthesized netlist is always XXX. as shown in the image.

However, the Synthesis is shown successful as shown in the below image of terminal

The procedure to reproduce the same is given in the https://github.com/deepsita/mythcore_synth
git clone https://github.com/deepsita/mythcore_synth.git
cd mythcore_synth/post synth Simulation/
iverilog gls.v mythcore.synth.v primitives.v sky130_fd_sc_hd.v
./a.out
gtkwave gls.vcd