Commit Graph

323 Commits

Author SHA1 Message Date
Fischer Moseley edd00310c4 first pass at logic analyzer trigger block tests 2024-01-14 14:49:02 -08:00
Fischer Moseley 1528f569ef update submodule usage, tidy logic analyzer config check 2024-01-14 12:51:52 -08:00
Fischer Moseley 970499d137 remove ANSI escape codes, they don't work in command prompt 2024-01-13 15:52:06 -08:00
Fischer Moseley 2b95fea496 update docs, bump required python to 3.8 2024-01-13 15:05:45 -08:00
Fischer Moseley 4e44f7ac90 add version command to CLI 2024-01-11 10:40:12 -08:00
Fischer Moseley c1c0330d86 fix bug in USB PID/VID reporting 2024-01-11 09:33:21 -08:00
Fischer Moseley 487b11f155 complete refactor to InternalBus() 2024-01-07 22:35:15 -08:00
Fischer Moseley a7625ce0a4 refactor uart into multiple files 2024-01-07 21:54:14 -08:00
Fischer Moseley 7a6ab45b92 revert UART and InternalBus() refactor 2024-01-07 21:39:44 -08:00
Fischer Moseley fbaf93b110 fix typo introduced during refactor 2024-01-07 18:54:33 -08:00
Fischer Moseley ee4a3026af refactor to use common bus layout across all modules 2024-01-07 18:17:09 -08:00
fischerm 61d6479805 add docstrings 2024-01-07 15:13:35 -08:00
Fischer Moseley 4c48035201 track amaranth release, not main repo 2024-01-07 12:49:20 -08:00
fischerm 7fc7ddc75c fix bad comb assignment 2024-01-07 12:09:38 -08:00
Fischer Moseley e2daf94f3f remove unneeded diagram 2024-01-05 23:43:47 -08:00
Fischer Moseley 89f1dcde1c convert diagrams to .drawio.svg format 2024-01-05 23:01:57 -08:00
Fischer Moseley 03a3ec6c9f update logic analyzer capture method 2024-01-05 22:11:49 -08:00
Fischer Moseley 958ccadbd0 refactored logic analyzer working in sim 2024-01-05 21:43:53 -08:00
Fischer Moseley a11605b2b7 refactor logic analyzer 2024-01-05 16:50:25 -08:00
Fischer Moseley ee18e10ae1 add immediate capture mode to logic analyzer 2024-01-03 13:35:09 -07:00
Fischer Moseley 07ae9cc2e8 get playback module from class method 2023-12-31 20:07:47 -08:00
Fischer Moseley d31aa2650e switch playback to synchronous read ports, make things synthesizable 2023-12-28 21:46:44 -08:00
Fischer Moseley 90a5dba665 finish playback module pipelining 2023-12-28 19:20:06 -08:00
Fischer Moseley 9867e369cb update playback module, needs pipelining 2023-12-28 17:57:21 -08:00
Fischer Moseley 17d2b8b1da make self-hosted runner install into a venv 2023-12-28 15:41:01 -08:00
Fischer Moseley ac3bbf46b2 testing self-hosted runner 2023-12-28 15:33:31 -08:00
Fischer Moseley 34f6a54330 fix integer bounds, move to self-hosted runner 2023-12-28 15:30:55 -08:00
Fischer Moseley 11ad9fb56a move badges to same line 2023-12-28 14:33:45 -08:00
Fischer Moseley 0eddf12931 banish .DS_Store 2023-12-28 14:27:59 -08:00
Fischer Moseley bc616fd3bf inital source, imported from splat 2023-12-28 14:22:29 -08:00
Andi Qu 096b5ff515 Fix integer bounds
This bug was causing our 6.2050 project to fail lmao
2023-11-27 22:50:57 -05:00
Fischer Moseley a1130e8424 update docs in response to feedback from Joe 2023-09-11 19:09:42 -07:00
Fischer Moseley c427cee010 fix missing f in f-string 2023-09-11 17:06:39 -07:00
Fischer Moseley dbdb379c56 update docs with GitHub Actions config 2023-09-11 09:47:09 -07:00
Fischer Moseley c31804f31b remove artifacts + reboot step in CI 2023-09-11 09:34:41 -07:00
Fischer Moseley 1e30f70a97 fix (another) typo in io_core example 2023-09-04 23:10:18 -04:00
Fischer Moseley c6dc1af6f2 fix typo in io_core example 2023-09-04 23:09:53 -04:00
Fischer Moseley c38c0f561a add automated test to read from output probe 2023-09-04 23:03:49 -04:00
Fischer Moseley 3ce8594247 update docs with new IO core options 2023-09-04 23:03:49 -04:00
Fischer Moseley b4fb79bc8e add write/readback tests, seems to pass 2023-09-04 23:03:49 -04:00
Fischer Moseley 0bbdf4faa6 make io_core python api ready for test 2023-09-04 23:03:49 -04:00
Fischer Moseley 060583d8fc add working io_core autogeneration 2023-09-04 23:03:49 -04:00
Fischer Moseley 49021411ea add beginnings of working io_core with CDC/large inputs 2023-09-04 23:03:49 -04:00
Fischer Moseley 3fe95b75d8 upate image names 2023-09-02 09:54:20 -07:00
Fischer Moseley 63760adef9 fix broken links 2023-09-02 09:33:42 -07:00
Fischer Moseley c436873296 fix images on docs site 2023-09-02 09:29:26 -07:00
Fischer Moseley abebe2dc07 fix colors on main docs site 2023-09-02 08:57:26 -07:00
Fischer Moseley 245ff33b0a move roadmap to github issues 2023-09-02 11:39:16 -04:00
Fischer Moseley 6b035ff40b update logic analyzer capture to pull from multiple addresses 2023-09-02 11:39:16 -04:00
Fischer Moseley 3d722d1e60 fix nasty addressing bug in block_memory 2023-09-02 11:39:16 -04:00