Hi. I have a problem in simulating the extracted view of my block. I have a schematic, where I'm using: - a symbol representing a verilog testbench - a symbol representing a block called Pixel - a symbol representing a block called Oscillator I'm able to perform simulation with ADE L if the view that I use for Pixel and Oscillator is the schematic view (and the simulation is correct) But when I switch to extracted view, for both Pixel and Oscillator, the simulation runs, but is wrong because the Pixel now has zero voltage on the VDD! and VSS! nets. Any ideas? Thanks Francesco.