Rose Thompson
|
7960f26e84
|
Handled all remaining verilator warnings in the rvvi synth code. Now it's time to take on the verilog-ethernet warnings.
|
2024-07-23 17:44:37 -05:00 |
|
Rose Thompson
|
9404a339ee
|
Handled all remaining verilator warnings in the rvvi synth code. Now it's time to take on the verilog-ethernet warnings.
|
2024-07-23 17:44:37 -05:00 |
|
Rose Thompson
|
35efbd6a54
|
Changes are confirmed to work on the FPGA.
|
2024-07-23 17:39:38 -05:00 |
|
Rose Thompson
|
6c212ebf0e
|
Changes are confirmed to work on the FPGA.
|
2024-07-23 17:39:38 -05:00 |
|
Jacob Pease
|
c18b3d814d
|
Fixed verilog bugs.
|
2024-07-23 17:26:39 -05:00 |
|
Jacob Pease
|
f1cc7dd5a3
|
Fixed verilog bugs.
|
2024-07-23 17:26:39 -05:00 |
|
Jacob Pease
|
23d9c7a486
|
Fixed syntax bugs. inline functions are now static and in the spi.h header.
|
2024-07-23 17:00:32 -05:00 |
|
Jacob Pease
|
dcb2edf888
|
Fixed syntax bugs. inline functions are now static and in the spi.h header.
|
2024-07-23 17:00:32 -05:00 |
|
Rose Thompson
|
bfb3b63a24
|
Code cleanup.
|
2024-07-23 16:35:05 -05:00 |
|
Rose Thompson
|
e8e71ad643
|
Code cleanup.
|
2024-07-23 16:35:05 -05:00 |
|
Jacob Pease
|
692bbc35fd
|
Initial pass on SPI based bootloader code finished.
|
2024-07-23 16:33:49 -05:00 |
|
Jacob Pease
|
5f0addd69a
|
Initial pass on SPI based bootloader code finished.
|
2024-07-23 16:33:49 -05:00 |
|
Jacob Pease
|
659f0d3646
|
Added some minor error checking to gpt.c.
|
2024-07-23 16:32:52 -05:00 |
|
Jacob Pease
|
a8b9e7776b
|
Added some minor error checking to gpt.c.
|
2024-07-23 16:32:52 -05:00 |
|
Jacob Pease
|
fe0f6de2ab
|
Added sd_read64 to help with block reads and crc checking.
|
2024-07-23 16:32:29 -05:00 |
|
Jacob Pease
|
ab00ea5a5c
|
Added sd_read64 to help with block reads and crc checking.
|
2024-07-23 16:32:29 -05:00 |
|
Rose Thompson
|
fe9ac36928
|
Fixed rvvi csr counting.
|
2024-07-23 16:22:23 -05:00 |
|
Rose Thompson
|
57ea39d685
|
Fixed rvvi csr counting.
|
2024-07-23 16:22:23 -05:00 |
|
Rose Thompson
|
da2511c63c
|
Fixed bugs in the rvvi synth logic which encoded csr instructions.
|
2024-07-23 16:16:11 -05:00 |
|
Rose Thompson
|
54e0289608
|
Fixed bugs in the rvvi synth logic which encoded csr instructions.
|
2024-07-23 16:16:11 -05:00 |
|
Jacob Pease
|
a95106b516
|
Progress made on implementing new disk read function.
|
2024-07-23 15:47:23 -05:00 |
|
Jacob Pease
|
57eeba5c8c
|
Progress made on implementing new disk read function.
|
2024-07-23 15:47:23 -05:00 |
|
Jacob Pease
|
db13ed63b9
|
Removed references to card_type.
|
2024-07-23 15:46:18 -05:00 |
|
Jacob Pease
|
9ccb0eb027
|
Removed references to card_type.
|
2024-07-23 15:46:18 -05:00 |
|
Jacob Pease
|
2c35790359
|
Merge branch 'main' of github.com:openhwgroup/cvw into spiboot
|
2024-07-23 14:18:50 -05:00 |
|
Jacob Pease
|
d9afaade03
|
Merge branch 'main' of github.com:openhwgroup/cvw into spiboot
|
2024-07-23 14:18:50 -05:00 |
|
Jacob Pease
|
188df61037
|
Added uart print functions and the Wally banner. SD card can now be initialized. Removed old code from boot.c
|
2024-07-23 14:18:42 -05:00 |
|
Jacob Pease
|
bf65cd2817
|
Added uart print functions and the Wally banner. SD card can now be initialized. Removed old code from boot.c
|
2024-07-23 14:18:42 -05:00 |
|
Rose Thompson
|
7bc04702a7
|
Down to 3 verilator warnings in rvvisynth and a 40 warnings in verilog-ethernet.
|
2024-07-23 13:18:03 -05:00 |
|
Rose Thompson
|
1eff86b7ae
|
Down to 3 verilator warnings in rvvisynth and a 40 warnings in verilog-ethernet.
|
2024-07-23 13:18:03 -05:00 |
|
Rose Thompson
|
f20b82b14e
|
Moved all rvvi files to rvvi directory.
|
2024-07-23 13:03:21 -05:00 |
|
Rose Thompson
|
c463201d68
|
Moved all rvvi files to rvvi directory.
|
2024-07-23 13:03:21 -05:00 |
|
Rose Thompson
|
d706b5b898
|
Fixed bus width error. Have to check this FPGA to make sure this didn't break anything.
|
2024-07-23 12:26:03 -05:00 |
|
Rose Thompson
|
825dbefcb2
|
Fixed bus width error. Have to check this FPGA to make sure this didn't break anything.
|
2024-07-23 12:26:03 -05:00 |
|
Rose Thompson
|
b30656447f
|
Resolved more lint errors in the rvvi synthesized hardware.
|
2024-07-23 12:23:04 -05:00 |
|
Rose Thompson
|
bb74a0f96b
|
Resolved more lint errors in the rvvi synthesized hardware.
|
2024-07-23 12:23:04 -05:00 |
|
Rose Thompson
|
ebd8082508
|
Merge pull request #891 from davidharrishmc/dev
Increased covergen.py functional coverage to 87.6%
|
2024-07-23 09:34:13 -05:00 |
|
Rose Thompson
|
42f2469ea7
|
Merge pull request #891 from davidharrishmc/dev
Increased covergen.py functional coverage to 87.6%
|
2024-07-23 09:34:13 -05:00 |
|
David Harris
|
b7fb786749
|
Increased covergen.py functional coverage to 87.6%
|
2024-07-23 04:38:13 -07:00 |
|
David Harris
|
a4a0a10879
|
Increased covergen.py functional coverage to 87.6%
|
2024-07-23 04:38:13 -07:00 |
|
Jordan Carlin
|
37046f4ff3
|
Fix minimum scipy version for Ubuntu20.04
|
2024-07-23 01:03:10 -07:00 |
|
Jordan Carlin
|
36ffeb2dca
|
Fix minimum scipy version for Ubuntu20.04
|
2024-07-23 01:03:10 -07:00 |
|
Jordan Carlin
|
23ceb2532e
|
Fix python version for Ubuntu 20.04
|
2024-07-23 00:16:27 -07:00 |
|
Jordan Carlin
|
d096e2e4f8
|
Fix python version for Ubuntu 20.04
|
2024-07-23 00:16:27 -07:00 |
|
Jordan Carlin
|
9dad0aea1d
|
Add logs and reduce console output
|
2024-07-22 23:13:38 -07:00 |
|
Jordan Carlin
|
e4c38dd766
|
Add logs and reduce console output
|
2024-07-22 23:13:38 -07:00 |
|
Jordan Carlin
|
2c08406b7f
|
Update python versions
|
2024-07-22 23:12:48 -07:00 |
|
Jordan Carlin
|
d045fb6662
|
Update python versions
|
2024-07-22 23:12:48 -07:00 |
|
Jordan Carlin
|
a2b9e34682
|
Use requirements file for pip packages
|
2024-07-22 23:12:27 -07:00 |
|
Jordan Carlin
|
16dd728ed6
|
Use requirements file for pip packages
|
2024-07-22 23:12:27 -07:00 |
|