home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / pc / java / ed8n1t2i / examples / description.txt < prev    next >
Encoding:
Text File  |  1996-08-14  |  1.4 KB  |  54 lines

  1. beginner
  2. Inverter with switches
  3. examples/inverter_switch.sim
  4. beginner
  5. 2-input OR port with switches
  6. examples/or_switch.sim
  7. beginner
  8. 2-input AND port with switches
  9. examples/and_switch.sim
  10. simple
  11. Flip Flop made with 2 NAND ports
  12. examples/FlipFlopWithTwoNandPorts.sim
  13. simple
  14. Flip Flop made with 2 NOR ports
  15. examples/FlipFlopWithTwoNorPorts.sim
  16. simple
  17. Half-adder made with ports
  18. examples/HalfAdderPorts.sim
  19. simple
  20. Full-adder made with ports
  21. examples/FullAdderPorts.sim
  22. simple
  23. Gated SR latch with ports
  24. examples/GatedSRLatchWithPorts.sim
  25. simple
  26. Example with a 3-to 8 line decoder / demultiplexer
  27. examples/ThreeToEightLineDecoder.sim
  28. simple
  29. Four-bit counter connected to a 7-segment display
  30. examples/FourBitCounterToSevenSegment.sim
  31. simple
  32. Experiment with an octal D-flip flop
  33. examples/OctalDFlipFlop.sim
  34. simple
  35. Experiment with an octal latch
  36. examples/OctalLatch.sim
  37. simple
  38. Example with an 8-bit serial in parallel out shift register
  39. examples/EightBitSerInShiftReg.sim
  40. simple
  41. Example with an 8-bit parallel in serial out shift register
  42. examples/EightBitParInShiftReg.sim
  43. advanced
  44. Shift register
  45. examples/ShiftRegister.sim
  46. advanced
  47. 6-counter with JK flip flops
  48. examples/SixCounterWithJKFlipFlops.sim
  49. advanced
  50. 4-bit counter with Toggle flip flops
  51. examples/FourBitCounterWithTFlipFlops.sim
  52. advanced
  53. Two 4-bit counters with multiplexed 7-segment displays
  54. examples/MultiplexedSevenSegDisplays.sim