-
Hi Stephan,
really great work with this MSP430 implementation!
On the repo I found only one simple testbench. Are there more advacned TBs also available?
Thanks in advance.
Best Regards,
A…
-
I would like to contribute some SV testbenches for some of your blocks, just to master a bit better the SVA concept. Is the use of SV code for testing acceptable to be committed to the repo?
You ma…
-
[hardware.mk](https://github.com/bespoke-silicon-group/bsg_replicant/blob/main/libraries/platforms/common/dpi/hardware.mk#L92) line 92 missing `VSOURCES += $(BSG_MANYCORE_DIR)/testbenches/common/v/van…
-
4rfel updated
2 years ago
-
It appears that somewhere along the way, several of the bsg_cache testbenches fell out of date with the cache implementation. These tests include `axe_test`, `dmc`, and `lock_test` where each are miss…
-
I would appreciate some info on how to build the testbenches using Vivado or verilator. It's not straightforward how to use the CI flow based on Quartus as a reference for that.
-
This seems to be the most in-demand feature request...
Here, I'll sketch out several ideas with trade-offs, and we'll see if we can figure out how useful each one is. Note: these are API sketches f…
-
-
I have been trying to run the provided hello-pim program of adding 1 to 100 using PIM function. It shows a segmentation fault every time I run it using the provided commands in 'hellopim.sh'.
-
Hello,
I'm new to this project and having a difficult time setting up and running the testbenches. I'm stuck at the `make machines` step and I don't seem to be able to get further to actually run a…