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:
parent
f71e0fffbb
commit
4922a73c5d
11 changed files with 403 additions and 5 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue