mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-06-28 09:16:22 -04:00
.. | ||
scripts | ||
vectors | ||
.gitignore | ||
Makefile | ||
README.md | ||
Testbench.sv |
BRAM Data Width Converter Behavioral Testbench
Running Tests
This module depends on the CfMath
package. You have to specify the path to this package when
running tests. If this module is not used as part of the big.pulp
project, specify the correct
path to the package in CF_MATH_PKG_PATH
, e.g.,
CF_MATH_PKG_PATH=../../../../../fe/ips/pkg/cfmath make