swabhi812
Member level 2
Hey experts,
While reviewing UPF and isolation strategies, I have few questions. I will appreciate if you can resolve them.
While defining isolation strategy, we do have following UPF commands. These are copied over from UPF LRM.
1. What is isolation signal here? How is this different than clamp value?
2. What is isolation sense. This is what I found from LRM:
-isolation_sense — Specifies the isolation sense of the signal. By default, the isolation sense is high, which means that the logic value is isolated when the signal value is high.
I am looking for details here.
Thanks,
Abhishek
While reviewing UPF and isolation strategies, I have few questions. I will appreciate if you can resolve them.
While defining isolation strategy, we do have following UPF commands. These are copied over from UPF LRM.
Questions:set_isolation <isolation strategy name> \
-domain <domain name> \
-isolation_power_net <VDD> \
-isolation_ground_net <VSS> \
-clamp_value 1 \
-elements { .. }
set_isolation_control <isolation strategy name> \
-domain <domain name> \
-location <self/parent> \
-isolation_signal <isolation signal> \
-isolation_sense <low/high>
1. What is isolation signal here? How is this different than clamp value?
2. What is isolation sense. This is what I found from LRM:
-isolation_sense — Specifies the isolation sense of the signal. By default, the isolation sense is high, which means that the logic value is isolated when the signal value is high.
I am looking for details here.
Thanks,
Abhishek
Last edited by a moderator: