Skip to main content

Project Simulation

Before programming the FPGA, simulate the circuit behavior:

    • No errors → you're ready for synthesis.

    • Errors → review the block connections and run the simulation again.


During simulation, observe the following signals:

Signal

Description

counter[7:0]

Should increment with each 20 Hz clock pulse.

pwm

PWM signal with increasing duty cycle.

led0

Inverted PWM signal applied to the LED.