mirror of
https://github.com/verilator/verilator.git
synced 2024-12-29 10:47:34 +00:00
73a7595335
* Add the initial version of CI using GitHub Actions * Update .github/workflows/check_pr.yml Co-authored-by: Wilson Snyder <wsnyder@wsnyder.org> * remove setting for travis * rename travis-*.bash to ci-*.bash * Rename TRAVIS_ variables to CI_ * install ccache and libsystemc(-dev) in ci-install.bash * Use CI_ variables and Ubuntu-20.04 that provides SystemC * call ccache maintenance Co-authored-by: Wilson Snyder <wsnyder@wsnyder.org>
39 lines
399 B
Plaintext
39 lines
399 B
Plaintext
\#*
|
|
.#*
|
|
.nfs*
|
|
*~
|
|
*.tidy
|
|
*.old
|
|
*.gz
|
|
*.gz.uu
|
|
*.html
|
|
*.info
|
|
*.log
|
|
*.1
|
|
.*.swp
|
|
*.tmp
|
|
*.tex
|
|
*.pdf
|
|
/Makefile
|
|
/.ccache
|
|
README
|
|
TAGS
|
|
autom4te.cache
|
|
compile_commands.json
|
|
config.cache
|
|
config.status
|
|
configure
|
|
dddrun*
|
|
doxygen-doc
|
|
gdbrun*
|
|
gmon.out
|
|
ncverilog.history
|
|
internals.txt
|
|
verilator.txt
|
|
verilator_bin*
|
|
verilator_coverage_bin*
|
|
verilator.pc
|
|
verilator-config.cmake
|
|
verilator-config-version.cmake
|
|
**/obj_dir/*
|