Age | Commit message (Expand) | Author |
---|---|---|
2018-08-11 | counter: add support for user specified initial counter values | Gerhard Sittig |
2018-05-30 | counter: Drop unneeded tuple braces. | Uwe Hermann |
2018-05-30 | counter: emit wider annotations for data and word counts | Gerhard Sittig |
2018-05-30 | counter: prepare for variable width annotations | Gerhard Sittig |
2018-05-29 | counter: explicit string formatting for annotation text | Gerhard Sittig |
2018-05-29 | counter: use local variables instead of instance variables | Gerhard Sittig |
2018-05-29 | counter: move some init code to the start of decode() | Gerhard Sittig |
2018-05-29 | counter: use symbolic names for input pins, wait conditions, annotation rows | Gerhard Sittig |
2018-05-29 | counter: explicit option text to .wait() edge mapping | Gerhard Sittig |
2018-01-03 | counter: make 'reset' signal polarity an option | Gerhard Sittig |
2018-01-03 | counter: Make "word reset" an explicit annotation class+row. | Uwe Hermann |
2018-01-03 | Add a trivial "counter" decoder | Stefan BrĂ¼ns |