13 December 2022
Verilog Vectors and Arrays
Welcome back to my series covering mathematics and algorithms with FPGAs. In this part, we dig into vectors and arrays, including slicing, configurable widths, for loops, and bit and byte ordering.
This post is being updating in February 2023.
New to the series? Start with Numbers in Verilog.
Get in touch with @WillFlux or join me on GitHub Discussions and 1BitSquared Discord.
Series Outline Numbers in Verilog - introduction to numbers in Verilog Vectors and Arrays (this post) - working with Verilog vectors and arrays Multiplication with DSPs - efficient multiplication with FPGA DSPs Fixed-Point Numbers in Verilog - precision without complexity Division in Verilog - divided we stand More maths throughout 2023 Sponsor My Work
Read more