Solved
Forum Discussion
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.
sstrell
Super Contributor
11 months agoSo 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