compat.fhdl: reexport Array.

This commit is contained in:
whitequark 2018-12-16 10:38:25 +00:00
parent d4e8d3e95a
commit 286a8009c8
3 changed files with 5 additions and 8 deletions

View file

@ -77,8 +77,8 @@ Compatibility summary
- (-) `_check_statement` **obs**`Statement.wrap`
- (+) `If` **obs**`.hdl.dsl.Module.If`
- (+) `Case` **obs**`.hdl.dsl.Module.Switch`
- () `_ArrayProxy` ?
- () `Array` ?
- (+) `_ArrayProxy``.hdl.ast.ArrayProxy`, `choices=``elems=`, `key=``index=`
- (+) `Array` id
- (+) `ClockDomain``.hdl.cd.ClockDomain`
- () `_ClockDomainList` ?
- () `SPECIAL_INPUT`/`SPECIAL_OUTPUT`/`SPECIAL_INOUT` ?