Change benchmark to calc MD5 on 1024 softcores

This commit is contained in:
Nikolay Puzanov
2023-06-15 17:40:46 +03:00
parent 89c82cb611
commit 047bd9c42b
21 changed files with 1376 additions and 931 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
vsim -c -batch -voptargs=+acc=npr -do "run -all" -quiet -lib testbench top
vsim -batch -voptargs=+acc=npr -do "run -all" -quiet -lib testbench top