nmutil.git
2020-05-05 Michael NolanAdd Count Leading Zeros module to nmutil
2020-05-05 Michael NolanRevert "Flatten the output of RecordObject.ports()"
2020-05-04 Michael NolanFlatten the output of RecordObject.ports()
2020-05-04 Luke Kenneth... add docstring to latchregister
2020-05-01 Luke Kenneth... add note about flatten function (one already exists...
2020-05-01 Luke Kenneth... add ripple.py to nmutil
2020-04-17 Jacob Lifshayadd flatten function
2020-04-16 Luke Kenneth... adjust multi priority picker to accept multiple inputs
2020-04-16 Luke Kenneth... whitespace
2020-04-13 Luke Kenneth... detect if data_o or data_i is iterable in NextControl...
2020-04-03 Jacob Lifshayadd build caching using ccache
2020-04-03 Jacob Lifshaytests pass
2020-04-01 Jacob Lifshaymove clone paths to inside current directory
2020-04-01 Jacob Lifshayadd test case for https://github.com/nmigen/nmigen...
2020-04-01 Jacob Lifshayswitch nmigen upstream and add --depth 1
2020-04-01 Jacob Lifshayreformat apt-get command
2020-03-26 Jacob Lifshayadd .gitlab-ci.yml
2020-03-25 Luke Kenneth... grr fix more names thanks to nmigen renaming
2020-03-22 Luke Kenneth... dont have to but test latchregister incoming is a Record
2020-03-22 Luke Kenneth... comment latchregister
2020-03-21 Luke Kenneth... sigh, rename of signals needed for nmigen compatibility...
2020-03-18 Luke Kenneth... realised that the enable lines will act just as well...
2020-03-17 Luke Kenneth... realised that the MultiPriorityPicker only needs a...
2020-03-17 Luke Kenneth... add indices output to MultiPriorityPicker
2020-03-17 Luke Kenneth... create MultiPriorityPicker which can mutually-exclusive...
2020-03-09 Luke Kenneth... allow name on latchregister
2020-02-09 Luke Kenneth... refer to nlnet grant and to top-level bugreport
2020-02-09 Luke Kenneth... whoops wrong name
2020-02-09 Luke Kenneth... add empty news for now
2020-02-09 Luke Kenneth... split out nmutil library based on ieee754fpu code
2020-02-09 Luke Kenneth... first empty commit