Shainy
New Contributor
4 years agoUsing IPs on a Verilog code
Hi,
I'm using an IP for a multiplier and an accumulator, and I'm quite unsure of how to use it in my Verilog code. I built a block diagram for it, but I need to control the number of times these 2 ips function, before they're reset.
To give a little background, I want the multiplier to multiply n number of values sets, and send them to the accumulator, which will accumulate the the n number of values sent, and send the final value to the output buffer.
Could someone kindly guide me on the steps to be taken? Thanks a bunch!
Best Regards,
Shainy