Guest User

Untitled

a guest
May 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. IC ID Family Name Description
  2. MC0020 ZISO Self-triggered 1-bit random number generator Emits a random state.
  3. MC0230 ZISO Self-triggered Day check Outputs whether it is day or night.
  4. MC0260 ZISO Self-triggered Water sensor Outputs a high when water is detected.
  5. MC0261 ZISO Self-triggered Lava sensor Outputs a high when lava is detected.
  6. MC0262 ZISO Self-triggered Light sensor Outputs a high when a minimum specified light level is reached.
  7. MC0263 ZISO Self-triggered Block sensor Outputs a high when a certain blocktype is detected.
  8. MC0270? ZISO Self-triggered Power sensor ???
  9. MC0271 ZISO Self-triggered Entity sensor Outputs a high when a specified entity is detected.
  10. MC0272 ZISO Self-triggered Player/group sensor Outputs a high when a specified player or group is detected.
  11. MC0420 ZISO Clock Generates a pulse at a set rate.
  12. MC1000 SISO Repeater Repeats a state from input to output terminals.
  13. MC1001 SISO NOT gate Inverts the input state.
  14. MC1017 SISO Rising edge-triggered toggle flip flop Toggles state when input goes high.
  15. MC1018 SISO Falling edge-triggered toggle flip flop Toggles state when input goes low.
  16. MC1020 SISO 1-bit random number generator Emits a random state.
  17. MC1025 SISO Server time modulus 2 Server time modulus 2.
  18. MC1230 SISO Day check Outputs whether it is day or night.
  19. MC1260 SISO Water sensor Outputs a high when water is detected.
  20. MC1261 SISO Lava sensor Outputs a high when lava is detected.
  21. MC1262 SISO Light sensor Outputs a high when a minimum specified light level is reached.
  22. MC1263 SISO Block sensor Outputs a high when a certain blocktype is detected.
  23. MC1270? SISO Power sensor ???
  24. MC1271 SISO Entity sensor Outputs a high when a specified entity is detected.
  25. MC1272 SISO Player/group sensor Outputs a high when a specified player or group is detected.
  26. MC2020 SI3O 3-bit random number generator Outputs 3 random bits when input goes high.
  27. MC3000? 3ISO 2-input AND Outputs the AND of 2 inputs.
  28. MC3001? 3ISO 2-input NAND Outputs the NAND of 2 inputs.
  29. MC3002? 3ISO 3-input AND Outputs the AND of 3 inputs.
  30. MC3003? 3ISO 3-input NAND Outputs the NAND of 3 inputs.
  31. MC3020? 3ISO 2-input XOR Outputs the XOR of 2 inputs.
  32. MC3021? 3ISO 2-input XNOR Outputs the XNOR of 2 inputs.
  33. MC3030? 3ISO RS NOR latch Simulates the function of a SR latch made from NOR gates.
  34. MC3031? 3ISO Inversed RS NAND latch Simulates the function of a SR latch made from NAND gates with inversed inputs.
  35. MC3033? 3ISO RS NAND latch Simulates the function of a SR latch made from NAND gates.
  36. MC3034? 3ISO Rising edge-triggered D flip flop Sets output based on D input when clock input goes to high.
  37. MC3036? 3ISO Level-triggered D flip flop Sets output based on D input while clock input is high.
  38. MC3040? 3ISO Multiplexer Chooses one of two inputs as the output.
  39. MC4000? 3I3O Full adder Full adder.
  40. MC4010? 3I3O Half adder Half adder.
  41. MC4100? 3I3O Full subtractor Full subtractor.
  42. MC4110? 3I3O Half subtractor Half subtractor.
  43. MC4200? 3I3O Dispatcher Sets only one of two outputs at a time to one input.
Add Comment
Please, Sign In to add comment