Lines Matching refs:Exception
94 raise Exception("can't enable both output and input")
96 raise Exception("can't define output as both low and high")
149 raise Exception(
155 raise Exception(
178 raise Exception("duplicate signal", mux)
180 raise Exception("can't mux signal to pin", mux, bit)
189 raise Exception("missing signals for bit", bit, signal_muxs)
235 raise Exception("unsupported output value", mux.output_value)
239 raise Exception("unsupported pinmode", mux.pinmode)
264 raise Exception("multiple default nodes", node)
268 raise Exception("no default node", node)