nextpnr/.gitignore

46 lines
562 B
Plaintext
Raw Normal View History

/objs/
/nextpnr-generic*
2018-06-12 03:04:30 +08:00
/nextpnr-ice40*
/nextpnr-ecp5*
/nextpnr-nexus*
/nextpnr-fpga_interchange*
/nextpnr-gowin*
/nextpnr-machxo2*
2023-12-23 18:05:50 +08:00
/nextpnr-himbaechel*
2023-06-07 23:18:56 +08:00
.cache
cmake-build-*/
Makefile
cmake_install.cmake
compile_commands.json
CMakeFiles
CMakeScripts
CTestfile.cmake
CMakeCache.txt
*.so
*.dll
*.a
*.cbp
2018-06-06 03:03:06 +08:00
*.depends
2018-06-05 21:01:26 +08:00
.*.swp
a.out
*.json
*.dot
*.il
/generic/examples/blinky.png
build/
2024-02-29 15:45:13 +08:00
share/
*.asc
*.bin
2018-06-12 03:08:03 +08:00
/Testing/*
CTestTestfile.cmake
install_manifest.txt
2020-06-27 19:18:06 +08:00
/bba/bbasm
/bba-export.cmake
/ImportExecutables.cmake
2018-08-24 00:38:13 +08:00
*-coverage/
*-coverage.info
*.netlist
*.phys
*.dcp
*.bit