├── FTX4232EEPROM Modify.zip ├── IO.SchDoc ├── LICENSE ├── README.md ├── jtag.pcbdoc └── jtag.schdoc /FTX4232EEPROM Modify.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/suisuisi/jtag/c80d8e804a560aab5a919ed4507968ea0db88ae3/FTX4232EEPROM Modify.zip -------------------------------------------------------------------------------- /IO.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/suisuisi/jtag/c80d8e804a560aab5a919ed4507968ea0db88ae3/IO.SchDoc -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2023 SUISUISI 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # jtag 2 | fpga jtag hardware 3 | 4 | 5 | # [详细介绍](https://mp.weixin.qq.com/s?__biz=Mzg4ODA5NzM1Nw==&mid=2247510643&idx=1&sn=cf6136c6d3227321c46ae36a7630dba4&chksm=cf82b551f8f53c471b54e091a5979ad19ffff0aa7a1ad658da6fe56b1bcd98e65ecd980c2e5d&token=853536417&lang=zh_CN#rd) 6 | -------------------------------------------------------------------------------- /jtag.pcbdoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/suisuisi/jtag/c80d8e804a560aab5a919ed4507968ea0db88ae3/jtag.pcbdoc -------------------------------------------------------------------------------- /jtag.schdoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/suisuisi/jtag/c80d8e804a560aab5a919ed4507968ea0db88ae3/jtag.schdoc --------------------------------------------------------------------------------