# General *~ *.swp *.out build/ # Python *.py[cod] __pycache__/ *egg-info/ dist/ .tox # Cosim *.o *.vpi *.so # Simulator generated files *.vcd modelsim.ini transcript *.log work/ work_vlog/ work_vcom/ *.wlf # Test artifacts myhdl/**/*.v myhdl/**/*.vhd