# PYNQ_softmax **Repository Path**: BabyOliver007/PYNQ_softmax ## Basic Information - **Project Name**: PYNQ_softmax - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-05 - **Last Updated**: 2021-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PYNQ_softmax achieve softmax in PYNQ with heterogeneous computing. ========== # Usage - Open Xilinx Navigation - Tcl Console - cd the/path/to/dir - source design.tcl - Just Wait - When over, you can open bd. **note**: If you have problem to create vivado project by tcl, can see this [page](http://www.fpgadeveloper.com/2014/08/version-control-for-vivado-projects.html) ============ At last,for saving compile time, I upload a example for PYNQ.You can directly use PYNQ .bit,.tcl,.ipynb files in PYNQ-ps.zip to achieve softmax in PYNQ.