Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYeah I think that since in_empty[2:0] is not driven
- the synthetizer considers each of the 8 conditions false, which explains why I eventually get byteenable = "00000000" - the synthetizer set signaltap.in_empty[2:0] = "000" independently... Thank you for your help :)