140 Commits

Author SHA1 Message Date
9dddfd07c2 add icon
All checks were successful
Build / Run Test `test_basic` (push) Successful in -50s
Build / Run Test `test_c` (push) Successful in -58s
2025-08-29 01:36:02 -06:00
4beed25f84 update README.md
All checks were successful
Build / Run Test `test_basic` (push) Successful in -59s
Build / Run Test `test_c` (push) Successful in -58s
2025-08-29 01:29:04 -06:00
ecba3742d3 add more reference links
All checks were successful
Build / Run Test `test_basic` (push) Successful in -56s
Build / Run Test `test_c` (push) Successful in -53s
2025-08-29 01:14:26 -06:00
8f7783f801 whoops. messed up my markdown
All checks were successful
Build / Run Test `test_basic` (push) Successful in -58s
Build / Run Test `test_c` (push) Successful in -59s
2025-08-29 00:55:58 -06:00
1a135b5966 update README.md
All checks were successful
Build / Run Test `test_basic` (push) Successful in -41s
Build / Run Test `test_c` (push) Successful in -51s
2025-08-29 00:53:21 -06:00
a52c425024 editable pngs are nifty 2025-08-29 00:53:05 -06:00
8ae90cb4ef update documentation 2025-08-29 00:45:50 -06:00
2c28eb4194 remove some deprecated files 2025-08-29 00:41:25 -06:00
63d7d59580 eliminate some warnings 2025-08-29 00:37:59 -06:00
cf85106ef9 disable c function call
All checks were successful
Build / Run Test `test_basic` (push) Successful in -55s
Build / Run Test `test_c` (push) Successful in -52s
2025-08-29 00:26:20 -06:00
de1ed2978b add .text.startup section 2025-08-29 00:22:51 -06:00
76d1c52cb2 dump elf 2025-08-29 00:21:57 -06:00
8ec06e6ed8 explicit integer widths 2025-08-28 23:26:04 -06:00
5d8d652c9a use all of the object files 2025-08-28 23:25:45 -06:00
b8568acb26 build all objects 2025-08-28 23:05:30 -06:00
43e2e897f7 remove riscv toolchain
All checks were successful
Build / Run Test `test_basic` (push) Successful in -1m0s
2025-08-28 22:57:29 -06:00
cfbc68221a passing simulation
All checks were successful
Build / Run Test `test_basic` (push) Successful in 33s
2025-08-28 22:35:48 -06:00
b231133858 verbosity
All checks were successful
Build / Enumerate tests (push) Successful in -1m10s
Build / Run Test `test_basic` (push) Successful in -1m9s
2025-08-28 20:26:54 -06:00
1533ddb4f5 explicit matrix because gitea runner isn't happy
All checks were successful
Build / Enumerate tests (push) Successful in -1m10s
Build / Run Test `test_basic` (push) Successful in -1m8s
2025-08-28 20:25:33 -06:00
bb13d09825 Build all tests in CI
Some checks failed
Build / Enumerate tests (push) Successful in -1m6s
Build / Run Test `${{ matrix.test }}` (push) Failing after -1m5s
2025-08-28 20:09:26 -06:00
9c254f29fa remove gitlab CI indicator from README.md
All checks were successful
Build / Build C code (push) Successful in 11s
2025-08-28 00:58:01 -06:00
965e127989 move wire definitions before usage 2025-08-28 00:54:08 -06:00
01c91fec99 add risc-v syntax hilighting 2025-08-28 00:53:50 -06:00
294dfc6b47 trying to get sim to run in CI properly 2025-08-28 00:53:13 -06:00
ecf0b6bba2 update github actions 2025-08-28 00:14:57 -06:00
50a342fe9c switch to a newer riscv toolchain image with a Dockerfile I can edit if I ever want 2025-08-25 21:43:44 -06:00
5eb65bce9d change gcc prefix to match docker image 2025-08-25 21:32:36 -06:00
70a53c200c compile riscv in docker 2025-08-25 21:31:48 -06:00
f8c7460b29 fix rdata output 2022-12-07 20:03:13 -07:00
2c19633fb5 update .gitlab-ci.yml 2022-12-01 02:17:51 -07:00
e264602c1b Log levels are great but need more than one bit. oops 2022-12-01 02:12:27 -07:00
d3844129d3 assert now catches X properly 2022-12-01 02:09:51 -07:00
cb7fbe84a5 why does X look like 0 in my assertion for rdata? 2022-12-01 02:04:17 -07:00
c63a025615 remove reference to old axil bridge location 2022-12-01 01:14:01 -07:00
e301d2c4d2 move axil bridge 2022-12-01 01:13:23 -07:00
5d3d9b222f formatting 2022-12-01 01:07:15 -07:00
f12d3be0bd update makefile 2022-12-01 01:05:39 -07:00
38a91579ec working assertion lib 2022-12-01 01:03:23 -07:00
ebc3b22ac7 restructure testbenches and common code 2022-12-01 00:45:57 -07:00
a2b0b2a709 add skidbuffer. Untested 2022-11-19 23:41:15 -07:00
f770ad28c7 comments n stuff 2022-11-19 21:24:08 -07:00
c6b68bb555 Update .gitlab-ci.yml 2022-11-19 21:23:07 -07:00
249cf34339 add bh_asserts.sv. Untested 2022-11-19 18:41:50 -07:00
449efd3c3c use systemverilog 2012 for simulation 2022-11-19 18:41:25 -07:00
8055444b99 add correct riscv toolchain. Build takes forever so I'll probably add the binaries later 2022-11-19 18:40:37 -07:00
c1ec8520be implement axi-lite to wishbone bridge. Untested 2022-11-19 18:37:35 -07:00
03828419a9 add linting in vscode 2022-11-19 16:27:52 -07:00
0fea83e14c update .gitlab-ci.yml 2022-01-27 21:47:20 -07:00
12e3078c2a should fix CI after moving tests 2021-09-09 01:06:19 -06:00
2d69722cb1 rename testbench to tests 2021-09-09 00:58:28 -06:00