Forum Discussion
rshal2
Occasional Contributor
6 years agoHPS pins timing constraints ?
Hello, Is it also possible to set timing constraint for hps pins ? In all golden examples, I see in sdc file that all hps pins are used with setfalsepath example: set_false_path -from * -to [get_...
FawazJ_Altera
Frequent Contributor
6 years agoHello sir,
Timing constraints are possible for HPS interfaces with FPGA only, for example FPGA bridges, I2C masters etc..
For other HPS pins with external connections, lets say GPIO connection with sensor, no need for timing closure. However, you can work on IO standards, Pull-up resistors, drivers strengths etc..
Thank you