Dinesh A
11/20/2022, 3:53 PMPassant
11/20/2022, 5:05 PMclock
, IO[2]
(hkspi serial data in), and IO[4]
(hkspi serial clock) pads. The second case analysis constraint overwrites the first one, so, there's no conflict between the constraints.
Regarding the flash_io1_pad
warning, the pad is assumed to be an output pad in the SDC and in the gate-level netlist as well. However, the propagated logic from the housekeeping configures it as an input pad.
Summary: the warning is expected and in the context of STA, it is okay to ignore it.Dinesh A
11/21/2022, 3:00 AMPassant
11/21/2022, 1:34 PM