2 Star 1 Fork 0

ic-starter/neorv32

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 542 Bytes
一键复制 编辑 原始数据 按行查看 历史
umarcor 提交于 2021-07-07 20:10 . update .gitignore
# doit databases
/.doit.db.*
# python
__pycache__
# generated application files
*.bin
*.o
*.elf
*.asm
*.out
*.hex
*_image.vhd
# keep default VHDL memory images
!rtl/core/*_image.vhd
# host executables
sw/image_gen/image_gen
sw/image_gen/image_gen.exe
# temporary/legacy files/folders
*.tmp
~*
# generated documentation stuff
/docs/doxygen_build/
/docs/.asciidoctor/
/docs/public/
/docs/figures/diag-*.svg
# compiled ghdl stuff
*.cf
*.o
# example bitstreams
/setups/examples/*.bit
/setups/examples/*.svf
# riscv-arch-test
/sim/work/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ic-starter/neorv32.git
git@gitee.com:ic-starter/neorv32.git
ic-starter
neorv32
neorv32
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385