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

Support escaped identifiers #27

Closed
Jackenmen opened this issue Jun 13, 2023 · 0 comments · Fixed by #28
Closed

Support escaped identifiers #27

Jackenmen opened this issue Jun 13, 2023 · 0 comments · Fixed by #28

Comments

@Jackenmen
Copy link
Contributor

Jackenmen commented Jun 13, 2023

Vivado outputs a lot of these, here are a couple of example lines:

$var wire 1 ~ \<const0>\ $end
$scope module \gnbram.gnativebmg.native_blk_mem_gen\ $end
$scope module \valid.cstr\ $end
$var wire 1 3! \ram_ena_inferred__0/i__n_0\ $end
$var wire 1 7! \ramloop[1].ram.r_n_0\ $end
$var wire 1 >! \^doutb\ [0:0] $end

3.7.1 Escaped identifiers from IEEE Std 1364-2005 (Revision of IEEE Std 1364-2001) page 14
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant