8seg/fw
jaseg 132fd4f9c0 8b10b encoder and decoder working
Tested on all 24-bit inputs after sync and on ~500M of random input
with and without intermediate sync
2018-12-20 22:42:17 +09:00
..
tools Add initial center firmware 2018-12-20 18:54:41 +09:00
.gitignore 8b10b encoder and decoder working 2018-12-20 22:42:17 +09:00
8b10b.c 8b10b encoder and decoder working 2018-12-20 22:42:17 +09:00
8b10b.h 8b10b encoder and decoder working 2018-12-20 22:42:17 +09:00
8b10b_test_decode.c 8b10b encoder and decoder working 2018-12-20 22:42:17 +09:00
8b10b_test_encode.c 8b10b encoder and decoder working 2018-12-20 22:42:17 +09:00
8b10b_test_vector_gen.py 8b10b encoder and decoder working 2018-12-20 22:42:17 +09:00
base.c Add initial center firmware 2018-12-20 18:54:41 +09:00
cmsis_exports.c Add initial center firmware 2018-12-20 18:54:41 +09:00
global.h Add initial center firmware 2018-12-20 18:54:41 +09:00
main.c Add initial center firmware 2018-12-20 18:54:41 +09:00
Makefile 8b10b encoder and decoder working 2018-12-20 22:42:17 +09:00
openocd.cfg Add initial center firmware 2018-12-20 18:54:41 +09:00
startup_stm32f030x6.s Add initial center firmware 2018-12-20 18:54:41 +09:00
stm32_flash.ld Add initial center firmware 2018-12-20 18:54:41 +09:00
system_stm32f0xx.c Add initial center firmware 2018-12-20 18:54:41 +09:00