Forum Discussion
Luigi_Boy
New Contributor
1 year agoDo some operations on a signal/variable in signal tap
Is it possible to do some basic operations with one or more signals/variables together? I imagined something like an operation (division) between two integers. If not, wouldn't this be a cool feat...
ShengN_altera
Super Contributor
1 year agoHi,
I think signal tap has advanced trigger condition check this link https://www.intel.com/content/www/us/en/docs/programmable/683819/21-3/advanced-trigger-conditions.html which you can create different trigger conditions using different operators like Comparison, Bitwise, Logical, Reduction and Shift
Thanks,
Regards,
Sheng
- sstrell1 year ago
Super Contributor
True but what do you mean with a trigger that divides two integers? A trigger requires a boolean result.