std_match
Advanced Member level 4
- Joined
- Jul 9, 2010
- Messages
- 1,352
- Helped
- 466
- Reputation
- 932
- Reaction score
- 464
- Trophy points
- 1,363
- Location
- Sweden
- Activity points
- 10,522
They are not instances. It is what you do in software or manually for steps 1-8 in your post #13 to generate matrix 1 and matrix 2.Why do we need 9 instances of CRC_parallel() functions with different input parameters ?
The "instance" of CRC_parallel you use in verilog/VHDL is what you generate in step 9, from matrix 1 and matrix 2.