blob: 3cd840dc19517f53ec78abb3d6fe8455d2de7325 [file] [log] [blame] [edit]
# Architecture tags
arch-artix7: ["artix7"]
arch-ice40: ["ice40"]
arch-test: ["testarch"]
arch-base: ["vpr"]
# Language tags
lang-verilog: ["*.v"]
lang-xml: ["*.xml"]
lang-makefile: ["Makefile", "*.mk"]
lang-python: ["*.py"]
# Type tags
type-sim: ["*.sim.v"]
type-vpr: ["*.pb_type.xml", "*.model.xml", "*arch.xml"]
type-docs: ["docs", "*.md", "COPYING"]
type-infra: [".travis", ".github"]
type-utils: ["utils", "common"]
third-party: ["third_party"]