Altera_Forum
Honored Contributor
12 years agoA problem in a custom component
Hello every body;
I have created a pipelined custom component that have ReadDataValid signal, I want to read from this component by its base address. Is it neccessary to make a macro that samples the "ReadDataValid" signal, or I can read from it by the simple IoRead() instruction. Thanks.