mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 13:18:56 +00:00
Add workflows and CODEOWNERS and fixed gitignore
This commit is contained in:
parent
47bdb3e32f
commit
0c7ac36dcf
2 changed files with 3 additions and 2 deletions
2
tests/arch/quicklogic/.gitignore
vendored
2
tests/arch/quicklogic/.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
*.log
|
||||
/run-test.mk
|
||||
run-test.mk
|
||||
+*_synth.v
|
||||
+*_testbench
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue