Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v0.3v0.3 | 2023-04-20 | 3 | -2/+7 | |
| | |||||
* | add reset pin | 2023-04-20 | 5 | -37/+109 | |
| | |||||
* | add ready_to_arm to indiciate when the module can accept another command | 2023-04-20 | 4 | -2/+28 | |
| | |||||
* | metastability comment | 2022-10-23 | 1 | -1/+7 | |
| | |||||
* | add error return for tests | 2022-10-23 | 2 | -12/+13 | |
| | |||||
* | add metastability workaround | 2022-10-23 | 2 | -4/+30 | |
| | |||||
* | test master with SS | 2022-10-23 | 4 | -26/+87 | |
| | |||||
* | factor out code | 2022-10-23 | 4 | -32/+51 | |
| | |||||
* | add clean.sh | 2022-10-23 | 1 | -0/+3 | |
| | |||||
* | add SS | 2022-10-23 | 6 | -7/+121 | |
| | |||||
* | bump version | 2022-10-22 | 2 | -2/+2 | |
| | |||||
* | rewrite entire test harness | 2022-10-22 | 18 | -241/+526 | |
| | |||||
* | v0.1v0.1 | 2022-07-21 | 1 | -1/+1 | |
| | |||||
* | update gitignore | 2022-07-21 | 1 | -1/+1 | |
| | |||||
* | add read only master with tests | 2022-07-21 | 9 | -12/+109 | |
| | |||||
* | autogenerate mode tests | 2022-07-21 | 11 | -126/+16 | |
| | |||||
* | documentation | 2022-07-21 | 1 | -0/+29 | |
| | |||||
* | add README.md | 2022-07-21 | 1 | -0/+10 | |
| | |||||
* | mode11 | 2022-07-21 | 3 | -1/+38 | |
| | |||||
* | mode10 | 2022-07-21 | 3 | -1/+38 | |
| | |||||
* | successfully test mode01, add Makefile | 2022-07-21 | 6 | -10/+54 | |
| | |||||
* | add gitignore | 2022-07-21 | 1 | -0/+2 | |
| | |||||
* | add COPYING | 2022-07-21 | 1 | -0/+373 | |
| | |||||
* | move tests | 2022-07-21 | 9 | -30/+91 | |
| | |||||
* | cleanup, add ready pin to slave | 2022-07-21 | 4 | -14/+38 | |
| | |||||
* | mode 00, write from slave to master works | 2022-07-21 | 2 | -16/+35 | |
| | |||||
* | mode 00, write from master to slave works | 2022-07-21 | 3 | -15/+35 | |
| | |||||
* | start spi master and slave with testbench | 2022-07-20 | 5 | -0/+343 | |