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 DiscussionsArria 10 GX RX max intra-differential pair skewMAX10 Bitstreams AuthenticationCyclone 10 GX development board collateralsAgilex 7 FPGA Availability on Cloud Platforms (AWS, Azure, GCP)?AGRW027R28A2I2V Thermal Model