All Projects → jgoeders → dac_sdc_2021

jgoeders / dac_sdc_2021

Licence: MIT license
No description, website, or topics provided.

Programming Languages

tcl
693 projects
Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
Verilog
626 projects
shell
77523 projects
Makefile
30231 projects

DAC 2021 Design Contest

Note:

These files are still under development. They should be stable by the end of January.

For full contest details, please see the 2021 DAC System Design Contest page.

For general questions regarding this contest, please use the Piazza page: piazza.com/dac_2018/winterterm12021/dacsdc2021

Setup PYNQ on your Ultra96v2 board

Usage

The get started, users have to run the following command on the Ultra96 board:

cd /home/xilinx/jupyter_notebooks
sudo git clone https://github.com/jgoeders/dac_sdc_2021.git

Remember the user name and password are both xilinx for super user.

After the above step is completed successfully, you will see a folder dac_sdc_2021 under your jupyter notebook dashboard. Open the sample_team/dac_sdc.ipynb notebook for directions on where to begin.

Folder Structure

  1. sample_team: This folder contains files for a sample team. This includes a .bit and .tcl file that defines the hardware, and a .ipynb jupyter notebook, and a hw folder that is used to create a Vivado project.

  2. images: All the test images are stored in this folder.

  3. result: The results contain the output xml produced when execution is complete, and contains the runtime, energy usage, and predicted location of each object in each image.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].