Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- The sopc builder software used to cache the timestamp (or similar) from the board instead of re-reading it. Quite possibly something similar still happens. It is a shame that the Altera eample about using custom intructions just tells you how to click the buttons to add/remove the ones they supply. The source for one that implements add would be more useful! I wrote a combinatorial one that uses the 5 bit rB field to choose between various bit and byte reversals. --- Quote End --- Thank you, dsl. I use Qsys in QuartusII 13.0.1: I don't know if such a problem affects even this software. I will check. These problems are, for sure, my fault. But, quite frankly, Altera documentations on c.i. seems not to be very useful. If I solve this issue I must implement a c.i. that use conduit interface: I haven't found anything useful on documentation about that. Boh..