Forum Discussion

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

PI loop filter logic in Verilog

Hello, the attached photo with the verilog code is taken from the attached article. There are two variables, integral and proportional when clk=1 thenintegral decreases ,when clk=0 then it decreas...