nextpnr/.gitignore
YRabbit b84d07eddd Gowin: Remove nextpnr-gowin
Boards with Gowin chips are supported in the Himbaechel architecture
with much greater correctness and a wider range of primitives.

In fact, at the moment the advice “use himbaechel-gowin” immediately
solves a
significant part of the issues opened by users.

Of course, you need to wait for amendments to oss-cad-suite, at least
https://github.com/YosysHQ/oss-cad-suite-build/pull/109

Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
2024-05-01 09:44:22 +10:00

46 lines
558 B
Plaintext

/generated/
/objs/
/nextpnr-generic*
/nextpnr-ice40*
/nextpnr-ecp5*
/nextpnr-nexus*
/nextpnr-fpga_interchange*
/nextpnr-machxo2*
/nextpnr-himbaechel*
.cache
cmake-build-*/
Makefile
cmake_install.cmake
compile_commands.json
CMakeFiles
CMakeScripts
CTestfile.cmake
CMakeCache.txt
*.so
*.dll
*.a
*.cbp
*.depends
.*.swp
a.out
*.json
*.dot
*.il
/generic/examples/blinky.png
build/
share/
*.asc
*.bin
/Testing/*
CTestTestfile.cmake
install_manifest.txt
/bba/bbasm
/bba-export.cmake
/ImportExecutables.cmake
*-coverage/
*-coverage.info
*.netlist
*.phys
*.dcp
*.bit