speed up ==, hash, <, >, <=, and >= for plain_data
[nmutil.git] / src / nmutil / queue.py
2022-08-05 Jacob Lifshayadd Queue formal proof
2022-04-08 Jacob Lifshayformat code
2021-08-24 Luke Kenneth Casso... likewise replace data_o with o_data and data_i with...
2021-08-24 Luke Kenneth Casso... big rename, global/search/replace of ready_o with o_rea...
2020-03-21 Luke Kenneth Casso... sigh, rename of signals needed for nmigen compatibility...
2020-02-09 Luke Kenneth Casso... split out nmutil library based on ieee754fpu code