예제 #1
0
 public static void SetBidirAsOutput <T>(FPGA.BidirSignal <T> signal)
 {
     throw new NotImplementedException("simulation is not implemented yet");
 }