Anders Carlsson
-
2009-08-28
If a network input port is not correctly named in the structure part, the simulator will happily try simulating without detecting the broken port connection. The attached example demonstrates this feature. Run the no_port_test network in the simulator.
Extension: By connecting the (correctly named) input port to the output port, one gets an error message for an undefined output port. I doubt this is the intended behavior.
BR