WireArrayEnd now created with U and GUITest supports U
[Mograsim.git] / era.mi / src / era / mi / logic / wires / WireArray.java
index 7599a98..39af936 100644 (file)
@@ -257,7 +257,7 @@ public class WireArray
 \r
                private void initValues()\r
                {\r
-                       inputValues = Bit.Z.makeArray(length);\r
+                       inputValues = Bit.U.makeArray(length);\r
                }\r
 \r
                /**\r