Skip to content

Engr315/P2_EMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2_EMA (in C) and P3_EMA (in HW)

This project comes with a helper Python script. We've provided a helper script to automate several of the more complex tasks.

To get started, please use this command (and specify with the correct Pynq IP):

$ ./e315helper.py init --ip 192.168.2.99

You can update the Pynq's IP later with this:

$ ./e315helper.py setIp --ip 192.168.2.99

Once you've generated a bitstream and you're ready to upload it to the Pynq, run the following:

$ ./e315helper.py bitstream 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors