Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

signal values that are multi-line strings are not displayed correctly #460

@programmerjake

Description

@programmerjake

I tried the following .vcd file:

$timescale 1 ps $end
$scope module phantom_const $end
$scope struct out $end
$var string 1 ! \[0] $end
$var string 1 " \[1] $end
$upscope $end
$upscope $end
$enddefinitions $end
$dumpvars
sPhantomConst(\n\x20\x20\x20\x20[\"a\",\"b\"],\n) !
sPhantomConst(\n\x20\x20\x20\x20[\"a\",\"b\"],\n) "
$end
#1000000

I'm using: GTKWave Analyzer v3.3.118 (w)1999-2023 BSI
Installed from the Debian Bookworm package.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions