https://github.com/iwatake2222/sdsoc_various_implementations
https://github.com/iwatake2222/sdsoc_various_implementations
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iwatake2222/sdsoc_various_implementations
- Owner: iwatake2222
- Created: 2018-08-28T13:40:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-02T07:32:24.000Z (about 7 years ago)
- Last Synced: 2025-06-11T21:39:55.547Z (4 months ago)
- Language: HTML
- Size: 18.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# SDSoC various implementations
I implemented a variety of ways on SDSoC.## Environment
- Target Board: ZYBO (Z7-20)
- Host PC: Windows 10 64-bit
- SDx 2018.2## SDSoC Platform
SDSoC Platform is included: `design_1`## How To Build
- Open SDx
- File -> Switch Workspace
- Select SDSOC_VARIOUS_IMPLEMENTATIONS folder (including `design_1` and `test_myip`)
- Right click on Project Explorer -> Import
- General -> Existing Projects into Workspace
- Sselect `design_1` and `test_myip`
- design_1 -> platform.spr
- Add to Custom Repositories
- test_myip -> project.sdx
- Platform
- Select design_1
- Hardware Functions
- Add any function which you want
- Build
- Upload files to SD on ZYBO(`root@192.168.1.87:/run/media/mmcblk0p1/`)
- `test_myip/Release/sd_card/*`
- Reboot ZYBO