Christian Costa
Christian Costa
I've tried to repair_timing after global routing based on orfs with: ``` global_route -verbose -allow_congestion estimate_parasitics -global_routing report_checks -path_delay max -sort_by_slack -format full_clock_expanded report_checks -path_delay min -sort_by_slack -format full_clock_expanded for...
@povik Here is the answer from the designer: In our I2C slave design which doesn't use a high-speed clock to over-sample SCL. SDA is treated as a clock because it...
As a workaround tested the code below. It creates another grid with: - VDDD between VDDD1V2 and GNDD - GNDD overlapping the GNDD stripe created by the previous grid -...
I looked at it. I add the `-secondary_power` to the command. It is now: `set_voltage_domain -power VDDD1V2 -ground GNDD -secondary_power VDDD` The result is: The VDDD vertical straps do not...
Note that in 4 RF designs done several years ago, we used a grid with 4 PG nets: - VDD 1.2 V switchable - VDD 1.2 V always on -...
I don't know either what their analysis is but at least here is the answered I received: ``` I put a ticket (114614) to ESD team enquiring if there is...