Greetings,
I have a CLB design where I need to have a counter come out of the CLB reset condition, using GLOBAL_EN <- 1, with a count register value which is non-zero so that the zero output stays low. To do this, I set the event input to 1, told it to Load, and gave it a non-zero event_load_val value. When I set the GLOBAL_EN, I was expecting the zero output to pulse high for a clock and then go low. But instead, happily, it was simply low. Is this the expected behavior? If so, why?
Thank you,
Ed