Using a fixed-point solver on Speedgoat model.
In this blog, you have seen filters, regulators, and other kinds of DSP algorithms implemented in Verilog, and all of them have something in common, all of them were implemented using fixed-point precision. The reason for this is simple, I didn’t need more accuracy than 20 or 24 decimals bits can...