Skip to content

Hardware .tcl code and software .c code for ZedBoard prototyping

Notifications You must be signed in to change notification settings

jonakor/ZedBoard_prototyping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

ZedBoard Prototyping

Hardware .tcl code and software .c code for ZedBoard prototyping. Using PS General Purpose Input/Output (GPIO) with interrupt to start and stop 64-bit AXI timer.

To set up the system:

  • Start up Vivado
  • Press "tools"->"Run TCL script"
  • Select the .tcl file in this gitrepo.
  • PS: If you're using windows, remember to change the path in #projectDir by editing the .tcl file

When SDK has launched:

  • Click "new" -> "Application project"
  • Make an .c project from template "Hello World"
  • Copy .c code from this gitrepo and paste into vivado main/helloworld.c

About

Hardware .tcl code and software .c code for ZedBoard prototyping

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published