Merge branch 'development' of https://gitlab.lrz.de/lrr-tum/students/eragp-misim...
[Mograsim.git] / net.mograsim.logic.model / src / net / mograsim / logic / model / model / wires / Pin.java
index 794914e..d200873 100644 (file)
@@ -17,6 +17,7 @@ import net.mograsim.logic.model.model.components.GUIComponent;
  */
 public class Pin
 {
+       // TODO introduce input/output/tristate hints
        /**
         * The {@link GUIComponent} this pin belongs to
         */