File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ fuse_xsim:
4747 - mkdir fusesoc && cd fusesoc
4848 - $HOME/.local/bin/fusesoc library add axi ..
4949 - $HOME/.local/bin/fusesoc core list
50- - vitis $HOME/.local/bin/fusesoc run --tool xsim --target sim --no-export pulp-platform.org::axi:$(cat ../VERSION | sed s/-/./g)
50+ - vitis-2022.1-zr $HOME/.local/bin/fusesoc run --tool xsim --target sim --no-export pulp-platform.org::axi:$(cat ../VERSION | sed s/-/./g)
5151
5252.run_vsim : &run_vsim
5353 stage : test
Original file line number Diff line number Diff line change @@ -8,8 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88## Unreleased
99
1010### Added
11+ - Add FuseSoC and Vivado XSIM limited test to CI
1112
1213### Changed
14+ - Improve compatibility with FuseSoC
1315- Improve compatibility with Vivado XSIM
1416
1517### Fixed
You can’t perform that action at this time.
0 commit comments