1 Star 0 Fork 6

Falken Sakurai/JURV-open

forked from FPGA-Lab/JURV-open 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 752 Bytes
一键复制 编辑 原始数据 按行查看 历史
肖铁军 提交于 2023-05-10 11:19 . 增加 RV27 real speed文件
# A gitignore for Altera Quartus and Xilinx Vivado.
# ignore Quartus generated folders
*_sim/
db/
greybox_tmp/
incremental_db/
simulation/
# testbench
timing/
output/
# ignore Quartus generated files
*_generation_script*
*_inst.vhd
*.bak
*.cmp
*.done
*.eqn
*.hex
# *.html
*.jdi
#*.mif
*.pin
*.pof
*.ptf.*
*.qar
*.qarlog
*.qws
# *.rbf
# *.rpt
*.sld
*.smsg
*.sof
*.sopc_builder
*.summary
*_description.txt
*~
*example*
*sopc_*
# The generated PLL specification file
PLLJ_PLLSPE_INFO.txt
# ignore Vivado generated folders
.Xil/
*.cache/
*.gen/
*.hw/
*.ip_user_files/
*.runs/
*.sim/
# ignore Vivado generated files
*.jou
*.log
# Need to keep all HDL files and timing constraint files
# !*.vhd
# !*.v
# !*.vh
# !*.sv
# !*.svh
# !*.sdc
# !*.tcl
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Verilog
1
https://gitee.com/falkensakurai/jurv-open.git
git@gitee.com:falkensakurai/jurv-open.git
falkensakurai
jurv-open
JURV-open
master

搜索帮助