IC logical functions; Last updated on
The following functions are common data collection of IC testing, related to duo-binary development in progress, and function names are written in VB; C compiler, C assembler, C linker are also available but not in duo-binary yet, and sampling frequency limits also; For further information, browse Renesas and Hitachi; Also see: Characteristics in 1D, 2D, 3D, ... ;
...
Public Function 7_time_segment(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Adder(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Address_comparator(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Address_driver(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Analog_switch(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Buffer(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Bus_exchanger(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Bus_transceiver(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Clock_driver(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Counter(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Data_selector_by_multiplexer(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Decoder(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Decoder_by_demultiplexer(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Flip-flop(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Frequency_divider(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Gate(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Gate_AND(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Gate_Exclusive_OR(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Gate_NAND(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Gate_NOR(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Gate_OR(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Inverter(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Latch(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Look_ahead_carry_generator(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Multiplexer(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Multivibrator(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Non_invertor(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function PLL(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Priority_encorder(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Register(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Register_file(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Schmitt_trigger(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
Public Function Shift_register(Collector open, Output 3_stage, Output V, RS Number)
...
End Function
...