diff options
| author | Kevin Laeufer | 2020-07-29 13:09:15 -0700 |
|---|---|---|
| committer | GitHub | 2020-07-29 20:09:15 +0000 |
| commit | 734e3e462ce74178147d5d6b0b6bdc5557f41103 (patch) | |
| tree | 02e700a0d6e18dd81a64f9a96b6602e09fc7ca39 /scripts | |
| parent | 3c561d4125767406f2b069915ba927190b38e8cd (diff) | |
InferTypes: fix bugs with unknown widths on ports and memories (#1769)
* InferTypesFlowsAndKindsSpec: test the results of InferTypes, ResolveKinds and ResolveFlows
* Don't use passes sub-package in tests
This changes two test files using the "passes" sub-package to
"firrtl.passes". This allows a new "firrtlTests.passes" package to be
freely created and used without a name collision.
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
* ResolveFlows: only depends on types and working ir
The types are needed to know the orientation of
a bundle field of a SubField node.
* InferTypes: fix bugs with unknown widths on ports and memories
* LoweringCompileSpec: Uniquify pass moved
Co-authored-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
