sim.pysim: use "bench" as a top level root for testbench signals.
Fixes #561.
This commit is contained in:
parent
810c19dde4
commit
538c14116c
3 changed files with 4 additions and 3 deletions
|
|
@ -74,6 +74,7 @@ Toolchain changes
|
|||
* Added: :meth:`build.BuildPlan.execute_remote_ssh`.
|
||||
* Deprecated: :class:`test.utils.FHDLTestCase`, with no replacement.
|
||||
* Deprecated: :func:`back.rtlil.convert()` and :func:`back.verilog.convert()` without an explicit `ports=` argument.
|
||||
* Changed: VCD output now uses a top-level "bench" module that contains testbench only signals.
|
||||
|
||||
|
||||
Platform integration changes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue