okay SiliconBlue, this is cute, but it's not how minimums and maximums work ``` IoPath { port_from: Plain("REFERENCECLK"), port_to: Plain("PLLOUTCORE"), del_rise: Delay { min: Time(-465.944), typ: Time(-1086.16), max: Time(-1384.42) }, del_fall: Delay { min: Time(-461.669), typ: Time(-1076.2), max: Time(-1371.72) } } IoPath { port_from: Plain("REFERENCECLK"), port_to: Plain("PLLOUTGLOBAL"), del_rise: Delay { min: Time(-465.944), typ: Time(-1086.16), max: Time(-1384.42) }, del_fall: Delay { min: Time(-461.669), typ: Time(-1076.2), max: Time(-1371.72) } } ```