This project provides a simple test framework for verifying the functionality of vfredsum and vfredmax operations.
- vfredsum: Vector reduction sum operation.
- vfredmax: Vector reduction maximum operation.
- Prepare environment with verilator/mill.
make runto run the test
Others:
make cleanto clean build dir.
You can modify the gen_rand_vctrl function in the sim.cpp file. This function sets the control signals for the simulation. Below is a brief explanation of the key parameters you can modify: