Skip to content

SystemVerilog queue support #1496

@mvanrompuy

Description

@mvanrompuy

Hi,

I'm having issues when highlighting SystemVerilog code which contains queues. Pygments is unable to correctly highlight the queues syntax.

The following code fails to highlight due to the presence of the dollar sign:

string input_content [$];

But this line of code does adhere to the SV LRM:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions