Is it possible to clock the output at the rising edge of a c Topic is solved

If you have a simple question and just want an answer.
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Is it possible to clock the output at the rising edge of a c

Post by sethu_jangala »



View Solution
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Post by sethu_jangala »

Use the set_port_inv() function from xs1.h. Inverting the clock source has the effect of swapping the rising and falling edges of the clock.