{% extends "base.html" %} {% block title %}Configuration - Axion HDL{% endblock %} {% block head %} {% endblock %} {% block content %}

Configuration

Manage source paths and project settings

Source Directories

Add folders containing your HDL source files. The tool will recursively scan these directories.

    Individual Source Files

    Add specific files if they are outside your source directories.

      Exclude Patterns

      Files matching these patterns (glob format) will be ignored.

        Output Settings
        Current Output Directory -
        Detected Files
        0
        • Scanning sources...
        {% endblock %} {% block scripts %} {% endblock %}