Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

a pipelining module

I am designing a pipelining module which takes the outputs (I, Q) from the previous IC (block) as it inputs. After 8 posedge of clock, it will output its result (yI, yQ). At each posedge of clk, yI<=...