pyvcd icon indicating copy to clipboard operation
pyvcd copied to clipboard

handle [ in var declaration and ( or [ in scope declaration

Open andreabellizzi opened this issue 1 year ago • 0 comments

some var are declared like: $var integer 32 p&! varname [1423][SOMENAME][2] $end

some scope are declared like: $scope begin scope_name(432) $end which is out of spec but seen in vcd dump

andreabellizzi avatar Jul 10 '23 10:07 andreabellizzi