test.compat: import tests from Migen as appropriate.

test_signed and test_coding are adjusted slightly to account for
differences in comb propagation between the simulators; we might want
to revert that eventually.
This commit is contained in:
whitequark 2018-12-18 18:05:37 +00:00
parent f71e0fffbb
commit 4922a73c5d
11 changed files with 403 additions and 5 deletions

View file

@ -185,8 +185,8 @@ Compatibility summary
- (⊙) `core` **brk**
- (⊙) `vcd` **brk**`vcd`
- (⊙) `Simulator` **brk**
- (+) `run_simulation` **obs**`.back.pysim.Simulator`
- () `passive` **obs**`.hdl.ast.Passive`
- () `run_simulation` **obs**`.back.pysim.Simulator`
- () `passive` **obs**`.hdl.ast.Passive`
- () `build` ?
- (+) `util` **obs**
- (+) `misc``.tools`