speed up ==, hash, <, >, <=, and >= for plain_data
[nmutil.git] / src / nmutil / formaltest.py
2022-08-04 Jacob Lifshaywrite output directory for formal test failures
2022-06-28 Jacob Lifshayadd smtbmc_opts argument to assertFormal to allow passi...
2022-06-24 Jacob Lifshayswitch smtlib2 logic to ALL to support floats
2021-12-02 Jacob Lifshayadd nmigen/_toolchain/__init__ as toolchain.py to avoid...
2021-12-02 Jacob Lifshayremove redundant overrides of stuff that's aready in...
2021-12-02 Jacob Lifshayadd missing import Statement for assertRepr
2021-12-02 Jacob Lifshaychange FHDLTestCase to use get_test_path
2021-12-02 Jacob Lifshayformat code
2021-01-23 Cesar StraussAllow choosing a non-default solver in assertFormal
2020-06-04 Luke Kenneth Casso... add copy of FHDLTestCase from nmigen