Spritetm / hadbadge2019_fpgasoc

FPGA SoC code and application example for Hackaday Supercon 2019 badge
Other
159 stars 70 forks source link

audio: Fix loading of wait delay counter if it's first command in FIFO #88

Closed smunaut closed 5 years ago

smunaut commented 5 years ago

ATM if the command fifo goes empty and then the first new command to be pushed is a wait command, it will load a random value ...

Signed-off-by: Sylvain Munaut tnt@246tNt.com