基本信息
源码名称:Zynq Book英文实验指导手册与c源代码
源码大小:10.97M
文件格式:.zip
开发语言:C/C++
更新时间:2022-05-21
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
Zynq Book英文实验指导手册与c源代码


.
├── The Zynq Book Tutorials
│   ├── The_Zynq_Book_Tutorials.pdf
│   └── sources
│       ├── hdl_coder_lms
│       │   ├── lms.slx
│       │   ├── original_speech.wav
│       │   ├── playback.m
│       │   └── setup.m
│       ├── hls
│       │   ├── tut3A
│       │   │   ├── matrix_mult.cpp
│       │   │   ├── matrix_mult.h
│       │   │   ├── matrix_mult_test.cpp
│       │   │   ├── run_hls_zed.tcl
│       │   │   ├── run_hls_zybo.tcl
│       │   │   └── vssver2.scc
│       │   └── tut3C
│       │       ├── matrix_mult.cpp
│       │       ├── matrix_mult.h
│       │       ├── matrix_mult_test.cpp
│       │       ├── run_hls_zed.tcl
│       │       ├── run_hls_zybo.tcl
│       │       └── vssver2.scc
│       ├── hls_nco
│       │   ├── nco.cpp
│       │   └── nco_tb.cpp
│       ├── input
│       │   └── original_speech.wav
│       ├── zedboard
│       │   ├── adventures_with_ip_integrator
│       │   │   ├── constraints
│       │   │   │   └── adventures_with_ip.xdc
│       │   │   ├── drivers
│       │   │   │   ├── audio.h
│       │   │   │   └── lms_pcore_addr.h
│       │   │   ├── ip
│       │   │   │   ├── ac.uk_user_lms_pcore_1.0.zip
│       │   │   │   ├── led_controller_1.0.zip
│       │   │   │   ├── xilinx_com_hls_nco_1_0.zip
│       │   │   │   └── zed_audio_ctrl.zip
│       │   │   └── software
│       │   │       ├── adventures_with_ip.c
│       │   │       ├── adventures_with_ip.h
│       │   │       ├── audio.c
│       │   │       └── ip_functions.c
│       │   ├── first_zynq_design
│       │   │   ├── LED_test_tut_1C.c
│       │   │   └── vssver2.scc
│       │   ├── led_controller
│       │   │   ├── led_constraints.xdc
│       │   │   ├── led_controller_test_tut_4A.c
│       │   │   ├── led_controller_v1_0.vhd
│       │   │   └── led_controller_v1_0_S00_AXI.vhd
│       │   └── zynq_interrupts
│       │       ├── interrupt_counter_tut_2B.c
│       │       ├── interrupt_counter_tut_2D.c
│       │       └── vssver2.scc
│       └── zybo
│           ├── adventures_with_ip_integrator
│           │   ├── constraints
│           │   │   └── adventures_with_ip.xdc
│           │   ├── drivers
│           │   │   ├── audio.h
│           │   │   └── lms_pcore_addr.h
│           │   ├── ip
│           │   │   ├── ac.uk_user_lms_pcore_1.0.zip
│           │   │   ├── led_controller_1.0.zip
│           │   │   ├── xilinx_com_hls_nco_1_0.zip
│           │   │   └── xilinx_com_zybo_audio_ctrl_1.0.zip
│           │   └── software
│           │       ├── adventures_with_ip.c
│           │       ├── adventures_with_ip.h
│           │       ├── audio.c
│           │       └── ip_functions.c
│           ├── first_zynq_design
│           │   └── LED_test_tut_1C.c
│           ├── led_controller
│           │   ├── led_constraints.xdc
│           │   ├── led_controller_test_tut_4A.c
│           │   ├── led_controller_v1_0.vhd
│           │   └── led_controller_v1_0_S00_AXI.vhd
│           ├── setup
│           │   └── board_part
│           │       └── zybo
│           │           └── B.3
│           │               ├── board.xml
│           │               ├── part0_pins.xml
│           │               └── preset.xml
│           └── zynq_interrupts
│               ├── interrupt_counter_tut_2B.c
│               └── interrupt_counter_tut_2D.c
└── 好例子网_Zynq Book英文实验指导手册与源代码.zip

30 directories, 62 files