Forum Discussion

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

Component Done signal remains asserted in FPGA, not in Simulation

Hello, I have created a component in HLS which should take a 1280 bit signal (passed by value), and should stream it out in 20 packets of 64-bit each. The task is simple, and both the simulation ...