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 agoIf n is a power of 2 you don't need a multiply - just some shiftsand two adds
Recent DiscussionsSignal Tap - *** Fatal Error: Segment ViolationQuartus Eda_Writer keeps crashingWarning at Standard 25.1 by Arria 10License issuejtagserver.exe causing BSOD together with ftdi driver