Passing parameters into a verilog block

No, those are ports passing in signals, not parameters.

The type of parameter passing is like that shown in the blog posts on

There’s a few examples for C++…but not for Verilog