Munjani Jayesh
12/08/2023, 9:56 AMI am doing simulation of one of the blocks in the OpenLane tool. I am facing the problem in that.
I am not able to access pins in OpenLan tool. In ICC2, we generally access it by [get_pins or get_ports.]. When I try to do the same in OpenLane, it gives an error that the pin is not found. It works fine in ICC2.
When I checked with [get_pins *] command, in OpenLane, It give some kind of numbered pins [ex pin_01234_x].
Austin Rovinski
12/08/2023, 7:52 PMMunjani Jayesh
12/11/2023, 9:42 AM