I would like to ask if I have a feedback loop but I only want it to loop 3 times (or any other certain time), how should I do to control the loop times?
Is there a parameter to set or structure design method?
You can do this with out LogicConstCompare and Counter modules. Please refer to page 85 and 86 in our Module User's Guide. There is a good example of implementation with a Multiplexer control pin.
11:28am
Hi Eric,
You can do this with out LogicConstCompare and Counter modules. Please refer to page 85 and 86 in our Module User's Guide. There is a good example of implementation with a Multiplexer control pin.
Thanks,
Kevin