mirror of
https://github.com/myhdl/myhdl.git
synced 2024-12-14 07:44:38 +08:00
197f1d3c9b
* _analyze.py: added top-level conversion of nested Interfaces tb_inc.v: this commit keeps popping up ... * Added initial test for conversion of nested interfaces at the top-level * added conversion in __main__ to allow 'visual' inspection of generated code * corrected 'renaming' test_interfaces2.py: added if __name__ == '__main__': section to test locally test_toplevel_interfaces.py: reworked structure