Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThere are several possible reasons why the intended edit can't be implemented:
- the logic function coded in the LUT mask is referring to unconnected inputs - you're trying to route signals to LUT inputs that can't be driven by them due to routing restrictions The error message seams to support the first assumption. What are you trying to achieve?