Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAccessing inputs and outputs of a custom component
Hello every body; I have created my custom compnent caled "cipher", it takes 2x128 bits input and produce one 128bit ouput, the component definition in system.h is: #define ALT_MODULE_CLAS...
Altera_Forum
Honored Contributor
12 years agoThanks ted for your attentions;
I tried what you have illustrated and worked well with me, now, my custom logic takes 26 clk cycles to produce the output, how can i access the output just it finish processing the inputs.