Thawra-Kadeed
Junior Member level 1
Re: Problems with DesignCompiler/PrimeTime Flow
Actualluy the error is in the verilog cell library file:
# ** Error: /tools/synopsys_asic/cell_libs/UMC/65/verilog/uk65lscllmvbbh_sdf21.v(35589): $hold( posedge CK:2 ns, negedge D:2 ns, 1 ns );
# Time: 2 ns Iteration: 6 Instance: /testbench/top_level/sub_level_instance
I am doing just gate_level simulation directly with the output netlist from DC and when I am loading sdf file, I put in the region part: /tb/top_level which decreases this problem but I still have it.
Actualluy the error is in the verilog cell library file:
# ** Error: /tools/synopsys_asic/cell_libs/UMC/65/verilog/uk65lscllmvbbh_sdf21.v(35589): $hold( posedge CK:2 ns, negedge D:2 ns, 1 ns );
# Time: 2 ns Iteration: 6 Instance: /testbench/top_level/sub_level_instance
I am doing just gate_level simulation directly with the output netlist from DC and when I am loading sdf file, I put in the region part: /tb/top_level which decreases this problem but I still have it.