Bug using 'path_name attribute

When debugging, I use bits of code of the form:

  clock : process
    begin
        -- blah blah
            print(clock'path_name & ": Some message");
    end process;

Sigasi doesn't seem to identify the clock' prefix as valid... (declaration of clock could not be found)

Is this readily fixable?

Thanks,
Martin

ticket:633

Hi Martin,

this is a known issue (ticket:633 , see also this post).

We are working on it.

fixed

In recent versions of Sigasi HDT, things work fine in the situation described.

Post new comment

The content of this field is kept private and will not be shown publicly.
By submitting this form, you accept the Mollom privacy policy.