# 片上系统(SoC)设计 **Repository Path**: foxtrot024/SoC_design ## Basic Information - **Project Name**: 片上系统(SoC)设计 - **Description**: 用于片上系统(SoC)设计课程教学 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2021-09-10 - **Last Updated**: 2025-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 片上系统(SoC)设计 ## 目录 + [前言](#foreword) + [实验1:Zynq PL 基础实验](https://gitee.com/foxtrot024/SoC_design/tree/lab1) + [实验2:Zynq PS 基础实验](https://gitee.com/foxtrot024/SoC_design/tree/lab2) + [实验3:Zynq PS GPIO 实验](https://gitee.com/foxtrot024/SoC_design/tree/lab3) + [实验4:Vivado TCL 实验](https://gitee.com/foxtrot024/SoC_design/tree/lab4) + [实验5:Zynq 用户自定制IP 实验](https://gitee.com/foxtrot024/SoC_design/tree/lab5) + [实验6:Zynq FSBL 实验](https://gitee.com/foxtrot024/SoC_design/tree/lab6) + [实验7:Zynq 双核应用 实验](https://gitee.com/foxtrot024/SoC_design/tree/lab7) + [实验8:Vivado HLS 基础实验](https://gitee.com/foxtrot024/vivado-hls-tutorial) + [实验9:Pynq Z1 基础实验](https://gitee.com/foxtrot024/SoC_design/tree/lab8) + [实验10:Pynq Z1 HLS 实验](https://gitee.com/foxtrot024/SoC_design/tree/lab9) + [实验11:Pynq Z1 综合实验](https://gitee.com/foxtrot024/SoC_design/tree/lab10) ## 前言 通过讲课和实验,使学生了解SoC的基本设计方法和设计流程,能够运用EDA工具基于SOPC搭建一个简单的SoC嵌入式应用系统。