3. Task 3: Implement your First Design – 1Hz 3-digit decade Counter (Week 5)

  • Objective: Understand the modeling based on the hierarchical structure, the two segment coding style for the design of a sequential circuit, and implement the design on the FPGA board.
../_images/t3_1.png

3.1. Knowledge Points

  • Concurrent Statements
    • Conditional signal assignment statement, p78-81
  • Sequential Statements
  • Data Type
  • Modeling Structure
    • Component Declaration & Component instantiation, p122-136
    • Configuration p137-141
  • Synthesize memory device
  • Template for sequential circuit
  • Counter
  • Testbench for sequential circuits
../_images/t3_2.png ../_images/t3_3.png