Don't use firrtlDirection for direction checks - fix #298.
firrtlDirection should only be used for emitting firrtl. Any checks on the actual direction should use the bound Direction `dir`.
parent
0c736113
Please register or sign in to comment
firrtlDirection should only be used for emitting firrtl. Any checks on the actual direction should use the bound Direction `dir`.