# Build output
build

# Common editor/IDE config and temporary files
.project
.vscode/
.sw[a-p]
tags
*~

# ibex_tracer log file
trace_core_*.log

# Simple system output files
ibex_simple_system.log
ibex_simple_system_pcount.csv

# Python cache files
__pycache__

# This is generated by Questa tool when running DV simulations
modelsim.ini

