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
Recent DiscussionsTiming analysis - long combinational pathQuesta unable to checkout a viewer licenseCrash at elaborationQuartus did not startSelf service license server doesn't work