Jump to content

Recommended Posts

Posted

Hi

I'm trying to use the sysclk just to generate a clock on the Zybo Zynq-7000 board.

If I run the simulation the sysclk doesn't turn green and stays "High" (=color: orange) so there is no clock.
I uncommented the set_property and create_clock in the Zybo-Z7-Master.xdc file.
What am I doing wrong?

 

Kind regards,

Boyd.

Led_Blink.rar

  • 2 weeks later...
Posted

Hi @Boyd,

Simulation does not automatically provide a clock signal, you need a testbench to generate it. Check out this previous thread: 

Thanks,

Arthur

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...