KVane4
New Contributor
6 years agoHow to assign pin as a clock?
I have been using MAXII and MAXV CPLDs for some time, but have just started transferring to a MAX10 FPGA. I have started with some simple logic to generate clock signals and I get project compiles wi...
- 6 years ago
It sounds like you have not created a timing constraints file (.sdc) for the design. Once your clocks and I/O delays are constrained, you won't get those warnings anymore. To learn about SDC and creating timing constraints, start here:
https://www.intel.com/content/www/us/en/programmable/support/training/course/odsw1115.html
#iwork4intel