ECE2072

1234567891011121314151617181920212223242526272829303132
Across
  1. 4. a type of counter
  2. 8. K-map
  3. 11. The hardware device in lab
  4. 12. state assignment/encoding strategies
  5. 14. Inverted input of OR-gate = NAND-gate
  6. 16. 3-terminal component
  7. 17. Converts one type of numerical system into another
  8. 19. Software used in lab
  9. 21. 2^n outputs, 1 input
  10. 23. Theorems
  11. 26. Can be used to implement any logical expression
  12. 28. Machine with fixed set of instructions
  13. 29. ?: is called _______ statement in Verilog
  14. 31. { } in Verilog
  15. 32. The algorithm that cannot be used by humans
Down
  1. 1. Output that does not depend on previous input
  2. 2. Square wave input with constant frequency
  3. 3. Output changes when clock is level
  4. 5. Simultaneous with clock
  5. 6. Flip-flop trggered whenever clock change
  6. 7. state minimization method
  7. 9. 1 output, 1 or more input
  8. 10. Logical expression
  9. 13. Logic circuits that depend on time
  10. 15. List of each possible input combinations
  11. 18. X • Y = Y • X
  12. 20. Reducing literals
  13. 22. Binary sequency used in k-maps
  14. 24. Altera alternative
  15. 25. Prime Implicant table
  16. 27. Output 1 if inputs are different
  17. 30. Output depends on state only