Forum Discussion
Altera_Forum
Honored Contributor
11 years agoxor, not, etc are reserved words, so you cannot call your components those names. I also think and2 is an altera primative, so you probably cant use that either. You need to call in the altera primitives library.
But why the aversion to using the and, xor etc functions?