Jacob Pease
|
280b5baa59
|
Added header to new bootloader files.
|
2024-08-06 17:28:50 -05:00 |
|
Jacob Pease
|
9f5c3fb66a
|
Removed line referring to local file in wally.tcl.
|
2024-08-06 17:11:08 -05:00 |
|
Jacob Pease
|
954e21148f
|
Removed line referring to local file in wally.tcl.
|
2024-08-06 17:11:08 -05:00 |
|
Jacob Pease
|
11ca2567b8
|
Merge branch 'main' of github.com:openhwgroup/cvw into spiboot
|
2024-08-06 17:09:39 -05:00 |
|
Jacob Pease
|
af2344d2d5
|
Merge branch 'main' of github.com:openhwgroup/cvw into spiboot
|
2024-08-06 17:09:39 -05:00 |
|
Jacob Pease
|
8b85a5c34a
|
SD card is now mountable on the fpga. The relevant files have been added. The most important changes are in the buildroot linux configuration and device tree.
|
2024-08-06 16:57:57 -05:00 |
|
Jacob Pease
|
665396fdb3
|
SD card is now mountable on the fpga. The relevant files have been added. The most important changes are in the buildroot linux configuration and device tree.
|
2024-08-06 16:57:57 -05:00 |
|
Jacob Pease
|
173562d6f4
|
Added file necessary to split boot.mem into boot.mem and data.mem.
|
2024-08-02 15:36:06 -05:00 |
|
Jacob Pease
|
ad9c98c19c
|
Added file necessary to split boot.mem into boot.mem and data.mem.
|
2024-08-02 15:36:06 -05:00 |
|
Jacob Pease
|
51f061ba35
|
Removed HSELEXTSDC and fixed SD card pin definitions.
|
2024-08-02 15:35:18 -05:00 |
|
Jacob Pease
|
83b0a83d5c
|
Removed HSELEXTSDC and fixed SD card pin definitions.
|
2024-08-02 15:35:18 -05:00 |
|
Jacob Pease
|
bd07a60c07
|
Updated wally source files for zsbl testing.
|
2024-08-02 15:33:57 -05:00 |
|
Jacob Pease
|
11a057b0b3
|
Updated wally source files for zsbl testing.
|
2024-08-02 15:33:57 -05:00 |
|
Jacob Pease
|
2ed0b239e8
|
Added preload pointing to data.mem in ram1p1rwbe.sv
|
2024-08-02 15:21:15 -05:00 |
|
Jacob Pease
|
1e20d5aea6
|
Added preload pointing to data.mem in ram1p1rwbe.sv
|
2024-08-02 15:21:15 -05:00 |
|
Jacob Pease
|
1edd5bb39e
|
New bootloader now works. Added special print functions and print messages. sdclk is set to 3MHz after initialization currently.
|
2024-08-02 15:19:52 -05:00 |
|
Jacob Pease
|
897f6561cd
|
New bootloader now works. Added special print functions and print messages. sdclk is set to 3MHz after initialization currently.
|
2024-08-02 15:19:52 -05:00 |
|
Jacob Pease
|
3fde6c13f7
|
Added functions to read registers and print information on failure. Also added a getTime function for a pretty boot display.
|
2024-08-02 15:14:30 -05:00 |
|
Jacob Pease
|
fcd88d6e6f
|
Added functions to read registers and print information on failure. Also added a getTime function for a pretty boot display.
|
2024-08-02 15:14:30 -05:00 |
|
Jacob Pease
|
906fa73747
|
Updated formatting of gpt.c and boot.c.
|
2024-07-31 11:12:05 -05:00 |
|
Jacob Pease
|
38071d8267
|
Updated formatting of gpt.c and boot.c.
|
2024-07-31 11:12:05 -05:00 |
|
Jacob Pease
|
0396181d1e
|
Added function to set SPI clock speed.
|
2024-07-31 11:00:44 -05:00 |
|
Jacob Pease
|
ee980e39f3
|
Added function to set SPI clock speed.
|
2024-07-31 11:00:44 -05:00 |
|
Jacob Pease
|
826576bfc7
|
Cleaned up code formatting a bit and added ability to set the SD card clock speed.
|
2024-07-31 10:59:41 -05:00 |
|
Jacob Pease
|
c4ae17c679
|
Cleaned up code formatting a bit and added ability to set the SD card clock speed.
|
2024-07-31 10:59:41 -05:00 |
|
Jacob Pease
|
5d6699dc4c
|
Added extra UART macros and functions for code readability and the ability to print decimal numbers.
|
2024-07-31 10:58:15 -05:00 |
|
Jacob Pease
|
a263f836f2
|
Added extra UART macros and functions for code readability and the ability to print decimal numbers.
|
2024-07-31 10:58:15 -05:00 |
|
Jordan Carlin
|
178d401c5c
|
Update LD_LIBRARY_PATH to fix qemu on Ubuntu 20.04
|
2024-07-27 14:50:17 -07:00 |
|
Jordan Carlin
|
561843d3be
|
Update LD_LIBRARY_PATH to fix qemu on Ubuntu 20.04
|
2024-07-27 14:50:17 -07:00 |
|
Jordan Carlin
|
a32cdf273f
|
Remove opam folder when install with --clean
|
2024-07-27 14:50:02 -07:00 |
|
Jordan Carlin
|
97c1050bcc
|
Remove opam folder when install with --clean
|
2024-07-27 14:50:02 -07:00 |
|
Jordan Carlin
|
784c73a619
|
Don't delete logs in --clean mode
|
2024-07-26 22:37:47 -07:00 |
|
Jordan Carlin
|
5f2b608035
|
Don't delete logs in --clean mode
|
2024-07-26 22:37:47 -07:00 |
|
Jordan Carlin
|
c9ec609d67
|
Update logger to filter more text from buildroot install
|
2024-07-26 22:35:43 -07:00 |
|
Jordan Carlin
|
9857ed4fe2
|
Update logger to filter more text from buildroot install
|
2024-07-26 22:35:43 -07:00 |
|
Jordan Carlin
|
cd91002fe9
|
Update linux makefile wiht path to wally bin
|
2024-07-26 22:35:35 -07:00 |
|
Jordan Carlin
|
9631c262dc
|
Update linux makefile wiht path to wally bin
|
2024-07-26 22:35:35 -07:00 |
|
Jordan Carlin
|
88c9534a2c
|
Updates to linux testvector generation
|
2024-07-26 22:35:27 -07:00 |
|
Jordan Carlin
|
34b7f3d65c
|
Updates to linux testvector generation
|
2024-07-26 22:35:27 -07:00 |
|
Jordan Carlin
|
9b25f30741
|
Update LD_LIBRARY_PATH in wally-tool-chain-install script
|
2024-07-26 22:35:22 -07:00 |
|
Jordan Carlin
|
f98b25a9e3
|
Update LD_LIBRARY_PATH in wally-tool-chain-install script
|
2024-07-26 22:35:22 -07:00 |
|
Jordan Carlin
|
5ee81ad808
|
Additional linux makefile cleanup
|
2024-07-26 22:35:17 -07:00 |
|
Jordan Carlin
|
0224419d41
|
Additional linux makefile cleanup
|
2024-07-26 22:35:17 -07:00 |
|
Jordan Carlin
|
1c2e612b11
|
csh fixes
|
2024-07-26 22:35:10 -07:00 |
|
Jordan Carlin
|
1a205412cb
|
csh fixes
|
2024-07-26 22:35:10 -07:00 |
|
Jordan Carlin
|
044dff93f9
|
Create LD_LIBRARY_PATH if blank
|
2024-07-26 22:35:07 -07:00 |
|
Jordan Carlin
|
ea16f132f5
|
Create LD_LIBRARY_PATH if blank
|
2024-07-26 22:35:07 -07:00 |
|
Jordan Carlin
|
d3032cf3ee
|
Clean up install script comments
|
2024-07-26 22:35:02 -07:00 |
|
Jordan Carlin
|
47f4b563a1
|
Clean up install script comments
|
2024-07-26 22:35:02 -07:00 |
|
Jordan Carlin
|
61cad27fec
|
Add buildroot to wally-tool-chain-install
|
2024-07-26 22:34:55 -07:00 |
|