Altera_ForumHonored Contributor12 years agocontinuous averaging using VHDL I have a question related to VHDL programming. I want to calculate the continuous average. My example code is: process (clk, reset) begin if (reset = '1') then state<=idle; out-v...Show More
Altera_ForumHonored Contributor12 years ago@kaz I am averaging both the adc data in parallel. That is why I used 2 computations.
Recent DiscussionsQuartus Prime DownloadHow can I use Quartus Pro 25.1 sopc-create-header-files tool to generate a jtag master header file?Please, do not release another version of Quartus until you fix the file length problem in windowsQuesta - license problemRemote Update IP Support for Generic Serial Flash Interface on Cyclone V?