speed up ==, hash, <, >, <=, and >= for plain_data
[nmutil.git] / src / nmutil / test / test_clz.py
2022-05-05 Jacob Lifshayrewrite test_clz.py to actually test both CLZ and clz.
2022-04-08 Jacob Lifshayformat code
2021-08-24 Luke Kenneth Casso... rename run_test to run_tst so nosetests3 skips it
2020-10-12 Luke Kenneth Casso... use unittest.TestCase rather than FHDLTestCase
2020-05-05 Michael NolanAdd Count Leading Zeros module to nmutil