Commit Graph

10550 Commits

Author SHA1 Message Date
David Harris
f1f71f6835 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-11-25 20:52:39 -08:00
David Harris
6fd55fa84a
Merge pull request #1140 from jordancarlin/isacov
Remove riscvISACOV submodule
2024-11-25 20:46:13 -08:00
Jordan Carlin
6b792f8760
Update cvw-arch-verif to version with isacov 2024-11-25 20:33:36 -08:00
Jordan Carlin
6e1d2efc00
Update wally.do to use new isacov location 2024-11-25 20:29:55 -08:00
Jordan Carlin
58628ed370
Remove riscvISACOV submodule 2024-11-25 15:43:11 -08:00
Jordan Carlin
37e68dbb53
Merge pull request #1138 from rosethompson/main
Fixed bug in spi_fifo and bug in zsbl
2024-11-25 14:47:39 -08:00
Rose Thompson
643178546a
Merge pull request #1136 from jordancarlin/installation_updates
Installation updates + Debian support
2024-11-25 16:33:42 -06:00
Rose Thompson
2f04e5e597 Merge branch 'main' of github.com:rosethompson/cvw 2024-11-25 15:53:27 -06:00
Rose Thompson
7358c1fe67 Fixed sublte bug in the spi_fifo which allows for spurious write to fifo. Fixed fpga zsbl so that is uses read fifo interrupt pending (IP) rather than transmit fifo IP. Resolves issue with stalled load reading the wrong fifo status. 2024-11-25 15:50:29 -06:00
Jordan Carlin
486d1dbf33
Merge pull request #1131 from openhwgroup/dependabot/submodules/addins/vivado-boards-8ed4f99
Bump addins/vivado-boards from `e5f0728` to `8ed4f99`
2024-11-25 10:40:18 -08:00
Jordan Carlin
3c3f482a26
Merge pull request #1135 from openhwgroup/dependabot/submodules/addins/verilog-ethernet-6f5ea41
Bump addins/verilog-ethernet from `c180b22` to `6f5ea41`
2024-11-25 10:38:27 -08:00
dependabot[bot]
015b3f0d68
Bump addins/vivado-boards from e5f0728 to 8ed4f99
Bumps [addins/vivado-boards](https://github.com/Digilent/vivado-boards) from `e5f0728` to `8ed4f99`.
- [Commits](e5f0728cd2...8ed4f9981d)

---
updated-dependencies:
- dependency-name: addins/vivado-boards
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 16:59:13 +00:00
David Harris
d98b265529
Merge pull request #1137 from jordancarlin/dev
Remove FreeRTOS submodule
2024-11-25 08:57:35 -08:00
Jordan Carlin
7d80a8992a
Remove FreeRTOS 2024-11-25 08:55:46 -08:00
dependabot[bot]
aa72ed1c19
Bump addins/verilog-ethernet from c180b22 to 6f5ea41
Bumps [addins/verilog-ethernet](https://github.com/rosethompson/verilog-ethernet) from `c180b22` to `6f5ea41`.
- [Commits](c180b22ed5...6f5ea41584)

---
updated-dependencies:
- dependency-name: addins/verilog-ethernet
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 16:36:14 +00:00
David Harris
7e98678821
Merge pull request #1129 from jordancarlin/dependabot
Add Dependabot file
2024-11-25 08:34:11 -08:00
Jordan Carlin
53fe1c2598
Add dependabot file 2024-11-25 08:31:27 -08:00
David Harris
8b0ce6a343
Merge pull request #1127 from jordancarlin/arch-verif
Add cvw-arch-verif to root Makefile
2024-11-25 08:16:11 -08:00
Jordan Carlin
55fb7e07b3
Add cvw-arch-verif to main Makefile 2024-11-25 08:12:52 -08:00
Jordan Carlin
7be6311f51
Update cvw-arch-verif submodule 2024-11-25 08:11:50 -08:00
David Harris
eff6980926 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-11-24 17:15:42 -08:00
David Harris
ce1bc37d99
Merge pull request #1124 from coreyqh/priv_fcov
Add exceptionsM to fcov
2024-11-24 17:05:38 -08:00
Corey Hickson
c105c4c720 restored clint base for interrupt tests 2024-11-24 17:04:12 -08:00
Corey Hickson
0346245233 removed unused and redundant clint base variable 2024-11-24 16:36:59 -08:00
Jordan Carlin
165c4d6ba4
Add suse to installation CI 2024-11-24 15:57:42 -08:00
Jordan Carlin
9724bb64c5
Add suse packages 2024-11-24 15:52:55 -08:00
Jordan Carlin
cb73b927ac
Add SUSE detection 2024-11-24 15:52:22 -08:00
Jordan Carlin
81f036088d
Fix installation messages 2024-11-24 15:51:57 -08:00
Jordan Carlin
064d9fda91
Add debian to package check 2024-11-24 15:48:34 -08:00
Jordan Carlin
99047ae8c4
Add Debian support to README 2024-11-24 13:10:33 -08:00
Jordan Carlin
1eac4af940
Fix installation failure message to include Debian 2024-11-24 13:03:59 -08:00
Jordan Carlin
26d635c0ac
Factor out packags that are common across distros for easier maintenance 2024-11-24 12:57:53 -08:00
Corey Hickson
48ac38fb35 Add exceptionsM to fcov 2024-11-24 03:43:57 -08:00
Jordan Carlin
42bf426e1c
Fix typo 2024-11-24 01:32:20 -08:00
Jordan Carlin
459b86b22a
Add Debian 11 to build matrix 2024-11-23 22:09:38 -08:00
Jordan Carlin
242611c8ea
Debian images don't have unzip installed by default; used by Buildroot 2024-11-23 22:08:29 -08:00
Jordan Carlin
5382b481e8
Fix mold install 2024-11-23 22:01:48 -08:00
Jordan Carlin
6e680ae561
Add support for Debian 11 to installation script 2024-11-23 21:51:57 -08:00
Jordan Carlin
4f5db12b2c
Download binary for mold on Ubuntu 20.04 2024-11-23 21:32:42 -08:00
Jordan Carlin
3e9d5a48df
Add debian 12 to installation CI and update matrix formation 2024-11-23 20:15:25 -08:00
Jordan Carlin
f11799385e
Add support for debian 12 to install script 2024-11-23 20:04:39 -08:00
Jordan Carlin
4ff7289803
Fix installation comments 2024-11-23 19:27:07 -08:00
Jordan Carlin
c6bd7bbefc
Update distro check print formatting 2024-11-23 18:36:49 -08:00
Rose Thompson
8e546dacf5
Merge pull request #1123 from jordancarlin/dev
Fix crt0
2024-11-22 13:47:04 -06:00
Jordan Carlin
cb09ff6bb6
Fix crt0 2024-11-22 11:32:56 -08:00
David Harris
55b259c16d Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-11-22 08:08:30 -08:00
Jordan Carlin
f57594d327
Merge pull request #1122 from georgiatai/main
Code Coverage on Decompress unit
2024-11-21 16:25:59 -08:00
Georgia Tai
75ce5c8c99 Code Coverage on Decompress unit 2024-11-21 16:18:44 -08:00
David Harris
58b70db01a
Merge pull request #1117 from coreyqh/dev
Add Endian covergroups to fcov
2024-11-21 08:59:40 -08:00
David Harris
4564d8aa07 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2024-11-21 07:06:16 -08:00