Altera_ForumHonored Contributor15 years agoHow to accumulate variable using submodule I am trying to model an equation of the type: x=bx+c in Verilog. I've written a module which takes input 'x' and gives output 'bx+c'. However since the input and output out of a submodule hav...Show More
Altera_ForumHonored Contributor15 years agoalways @(posedge clk) begin if(rst) xreg <= 0; else xreg <= xout; end assign xin=xreg;
Recent DiscussionsWill serialization factor of 6 in LVDS serdes IP be supported in the future on Agilex5?System PLL of Agliex5 PCIE example design cannot be locked after configurationJTAG Chain Broken on Agilex 7-I Dev KitRequest for Cyclone V Pinout File InformationCyclone 10 LP's Extended Industrial parts