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 agoNot quickly - I'm a software engineer, I write assembler and C, not vhdl :-)
Recent DiscussionsLisence issue when running .do scriptGenerate Simulation Setup Script FailsSolvedLicense file generated by SSLC missing host IDList of available patches for specific Quartus versionThe quartus license works with version 25.0 but not with version 17.0