Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIOE and delay chain?
Can i have a silly question here? :confused: May i know what is IOE (I/O Elements)? why delay chain (D1,D2,D3,D4) is always related to IOE? What is the IOE role in the FPGA? Thanks, ...
Altera_Forum
Honored Contributor
13 years agoSetup violations are caused by excess delay, so I don't see how the delays can help with setup violations.
The delays are automatically set by the tool as needed, when you have proper I/O constrains. They can also be controlled by user logic, if you have an application where you need to dynamically adjust them.