Forum Discussion
ShengN_altera
Super Contributor
4 years agoHi @hcom ,
Any further update?
--- Quote Start ---
proc set_s10_false_path_constraint { } { if {$::TimeQuestInfo(family) == "Cyclone 10 GX"}
{ set_false_path -from "the node"
set_false_path -from "the node" } }
--- Quote End ---
Does the alternative provided above help?
Thanks.
Best regards,
Sheng
hcom
Occasional Contributor
4 years ago@ShengN_Intel I must admit, I am shocked by your suggestion. Of course, I could set timing ignores everywhere in my design and then I would never see any timing errors. But then I also wouldn't be constraining anything, so (without specific justification) this would be an incredibly bad thing to do.