Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

equation files, what is # and $ operator?

Howdy, im trying to covert some code, and looking at the equation files i'm getting results like this: B1L1 = (SW[2] & (((SW[3])# (!SW[1]))# (!SW[0])))# (!SW[2] & ((SW[1] $ (SW[3])))); ...