Forum Discussion

NSriv2's avatar
NSriv2
Icon for New Contributor rankNew Contributor
7 years ago

Why does aoc compiler increase the channel depths from the once that are specified? Is there a way to fix the code to prevent that?

Hi, I have seen many cases in which I specify the channel depth as: channel drain_struct _A_feeder_0_channel[_II_][_JJ_-1] __attribute__((depth(0)) But the compiler increases the channel depth t...