Solved
Forum Discussion
FvM
Super Contributor
11 months agoHi,
I see the fix has been already published
intel.it/content/dam/support/us/en/programmable/kdb/support/knowledge-center/tools/2016/quartus-16.1-0.01cb-readme.txt
John-Philip
New Contributor
11 months agoAwesome -- it works! Thank you
In case the link goes broken in future, the solution is:
- Create a new file with name "quartus.ini" in current quartus project directory.
- Add "disable_max10_e144_pll_inclk_io_rule=on".
- Save and re-compile quartus project again.
- sstrell11 months ago
Super Contributor
So I guess it wasn't fixed!
- John-Philip11 months ago
New Contributor
I agree with Quartus's policy -- it is a bad idea to have an output pin next to the clock input. I don't think it's a bug -- I think it's a missing feature (i.e. the ability to easily override the check).
No matter -- I have the ability to override the check, so I'm very happy