# jtag_pulp **Repository Path**: kong-yiji/jtag_pulp ## Basic Information - **Project Name**: jtag_pulp - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-25 - **Last Updated**: 2024-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PULP JTAG TAP This a JTAG TAP used in the PULP project. Supports [IPApproX](https://github.com/pulp-platform/IPApproX) and [bender](https://github.com/fabianschuiki/bender). ## Testbench There is already a pregenerate `compile.tcl` so you don't need to have bender in your path. Call `make build run` to run the testbench. You can pass custom flags to by modifying `VSIM_FLAGS` and `VLOG_FLAGS`.