I set, USE_ARC_ANTENNA_CHECK to 1 but 1 pin remain...
# general
r
I set, USE_ARC_ANTENNA_CHECK to 1 but 1 pin remains violated Posted in #caravel
p
Copy code
if { $::env(DIODE_INSERTION_STRATEGY) == 2 } {
		run_antenna_check
		heal_antenna_violators; # modifies the routed DEF
	}