mem: add writebuffer stall, writebuffer entry must release after recv response #156
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: gem5 Performance Test | |
on: | |
push: | |
branches: [ xs-dev ] | |
pull_request: | |
branches: [ xs-dev ] | |
jobs: | |
perf_test: | |
uses: ./.github/workflows/gem5-perf-template.yml | |
with: | |
script_path: ../kmh_6wide.sh |