Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rules/iverilog): Improve the iverilog build rules #5677

Merged
merged 4 commits into from
Sep 30, 2024

Commits on Sep 29, 2024

  1. feat(rules/iverilog): Improve the iverilog build rules

    1. Add System Verilog support
    2. Support add_defines by add_options
    3. Use vcd format instead of lxt2 to support WaveTrace plugin
    24bit-xjkp committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6f209ca View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    8482d2e View commit details
    Browse the repository at this point in the history
  2. Update xmake.lua

    waruqi authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9260be0 View commit details
    Browse the repository at this point in the history
  3. Update xmake.lua

    waruqi authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a1c7cf2 View commit details
    Browse the repository at this point in the history