cva6/vendor/pulp-platform/fpga-support/behav/BramDwc
2023-01-16 11:40:04 +01:00
..
scripts Vendorize fpga-support submodule. (#1030) 2023-01-16 11:40:04 +01:00
vectors Vendorize fpga-support submodule. (#1030) 2023-01-16 11:40:04 +01:00
.gitignore Vendorize fpga-support submodule. (#1030) 2023-01-16 11:40:04 +01:00
Makefile Vendorize fpga-support submodule. (#1030) 2023-01-16 11:40:04 +01:00
README.md Vendorize fpga-support submodule. (#1030) 2023-01-16 11:40:04 +01:00
Testbench.sv Vendorize fpga-support submodule. (#1030) 2023-01-16 11:40:04 +01:00

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