first commit
This commit is contained in:
6
杂交版/源代码提取/config.txt
Normal file
6
杂交版/源代码提取/config.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
# 支持的文件类型(不区分大小写)
|
||||
# 每行一个后缀
|
||||
.v
|
||||
.vhd
|
||||
.vh
|
||||
.vhdl
|
||||
22
杂交版/源代码提取/使用说明.md
Normal file
22
杂交版/源代码提取/使用说明.md
Normal file
@@ -0,0 +1,22 @@
|
||||
1. 在 `config.txt` 中配置**需要提取的文件后缀**(每行一个),例如:
|
||||
```
|
||||
.v
|
||||
.vhd
|
||||
.vh
|
||||
.vhdl
|
||||
```
|
||||
|
||||
2. 运行脚本:
|
||||
```
|
||||
双击 源代码提取.exe
|
||||
将源代码所在项目的根目录路径输入到窗口,点击回车 (等待结果)
|
||||
**项目根目录下必须要有 `.xpr` / `.xise` / `.syr` 其中之一才能提取**。
|
||||
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 若项目为ise项目,根据.syr项目提取出的源代码可能包含IP文件,需要人工进行辨别 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 若项目为ise项目,根据.syr项目提取出的源代码可能包含IP文件,需要人工进行辨别 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 若项目为ise项目,根据.syr项目提取出的源代码可能包含IP文件,需要人工进行辨别 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
若项目根目录存在多个.xise或.syr文件,用户需要根据窗口提示选择正确的一个
|
||||
```
|
||||
BIN
杂交版/源代码提取/源代码提取.exe
Normal file
BIN
杂交版/源代码提取/源代码提取.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user