Commit cc77898e authored by Andrew Waterman's avatar Andrew Waterman
Browse files

Don't use strict connect for :=

FIRRTL wasn't enforcing widths on strict connects, which was fine for
Chisel but incorrect for FIRRTL.  To maintain Chisel semantics, use
partial connect everywhere.
parent d742d70a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment