Forum Discussion

Ivan00's avatar
Ivan00
Icon for New Contributor rankNew Contributor
4 years ago

Bug report: synthesis optimizes out the signal if data type is declared in generic package

When the data type is declared in the generic package, the synthesis tool removes the signal completely when array slice is used on the right side of the assignment. I have condensed it to the follow...