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 agoThe samples should end up in a memory block - with read and write pointers.
Recent DiscussionsRequest: Questa Intel FPGA Starter Edition License for Quartus Prime 25.1 (Windows 11)Timing analysis - long combinational pathQuesta unable to checkout a viewer licenseSolvedError(23098) when using IPM_IOPLL on Agliex 7Quartus Prim Pro: "Fatal Error: Segment Violation, Access Violation"