Forum Discussion
sstrell
Super Contributor
6 years agoYou're essentially creating a source synchronous single data rate (SDR) output interface. There's quite a few constraints involved, so check out this training first:
https://www.intel.com/content/www/us/en/programmable/support/training/course/ocss1000.html
You'll need a generated output clock constraint, output delay constraints, a false path constraint for the clock, and potentially a multicycle exception. Post again if you want a check of your code after seeing the training.
#iwork4intel