Giter Club home page Giter Club logo

hotspot2d-on-zynq7000-soc's Introduction

1. Folder Hierarchy: DesignTree/Vitis Workspace/core0/src/

This hierarchy contains files related to the core of the software part.

• main.c: This file includes the main function where we called the state machine in the hotspot application.c
• hotspot application.c: This contains the main application state machine
• all the other files are generated by lwIP TCP echo example which is required for Ethernet connection

2. Folder Hierarchy: DesignTree/Vitis Workspace/core0/src/mylib

This folder contains files generated related to our custom IPs which interact with PS.

• Interrupt/: This folder contains all the functions related to the interrupt handling
• Display/: This folder contains all the display drivers
• Counter/: This folder contains all the counter drivers(e.g., read counter, reset counter, enable counter)
• data handler/: This folder contains functions related to the decoding and storing of data received via Ethernet
• constants.h: hold the address, machine states, and other constants used in the program

3. Folder Hierarchy: DesignTree/Vitis Workspace/core1/src/

This hierarchy contains files related to the core1 of the software part.

• main.c: This file includes the main function and all the functions like the DMA controller, software hotspot computation
• hotspot ccomputation.h : This file contains all the constants related to the hotspot computation (e.g., chip parameters)
• constants.h: Hold the address, machine states, and other constants used in the program
• All the other files are generated by Xilinx for hello world project

4. Folder Hierarchy: DesignTree/Vivado/

This hierarchy contains files related to our Vivado Project.

• design stage1 wrapper.xsa: This is the final .xsa file exported by the Vivado project.
• design stage1 wrapper.xpr: This is the vivado project file.

5. Folder Hierarchy: DesignTree/Vivado/ip repo/

This hierarchy contains files related to our custom IPs.

• constants ip: This folder includes the source files of the IP developed for passing constants used in hotspot computation.
• counter ip: This folder includes the source files of the IP developed for counting cycle count for simulation time measurement at hardware.
• sodaWithHotsPot V6 64OutQ10 54 power Q1.31: This folder includes the source files of the hotspot computation IP (including SODA)
• vga controller ip: This is the vga controller IP provided by the course tutorial

6. Folder Hierarchy: DesignTree/Vivado/project integration 1.srcs/sources 1/bd/design stage

This folder contains files related to the final block diagram.

• design stages1.bd: File containing final block design

hotspot2d-on-zynq7000-soc's People

Contributors

manojbr105 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.