Altera_Forum
Honored Contributor
20 years agocustom instruction 'done' signal
I am working with self timed circuits, in which i need to pick the end of a multicycle operation (implemented in custom logic) to initiate further actions. To accomplish this task, i need both result and done signals to be returned from the custom instruction. I will be grateful if i am given to understand
1. how to receive the done signal into C program. 2. whether the done signal can be used to initiate further activities. 3. in an188.pdf, i cannot find the done signal in the multicycle operation list. 4. i cannot find any sample program that uses multicycle function (using clk, clk_en, start, done, dataa, datab, result). could you please privide me with one or with any other related resource.