Adam Zhang

@dashthru
11 Followers
88 Following
3 Posts
EDA Product Manager of DashThru Technology
High-Performance RTL #SystemVerilog and TCL/SDC/UPF Checking Tool Development
WEBSITEhttps://dashthru.com

DashRTL v2025.12 is now available for free trial:
https://dashthru.com/freetrial

#systemverilog #vlsi #rtl

As RTL shifts from Verilog to SystemVerilog, unexpected compatibility issues often appear late in the flow—during synthesis, FV, LEC, or FPGA compilation. Code may compile fine in sim or lint but later fail due to certain syntax.

We tested 10 examples from the SV 2012 LRM and checked support in major EDA tools (●=supported, ○=not). Full list:
👉 https://github.com/DashThru/SV_compatibility_cases_from_LRM

DashRTL will have full SV 2023 LRM syntax coverage, to flag any syntax that may cause cross-tool issues.

#systemverilog #vlsi

Combine Tcl and Python in a single EDA Shell: tclpysh playground is now online.
https://dashthru.com/playground
( Use 'py' or 'tcl()' command to switch between languages )
#eda #tcl #python #vlsi #ASICdesign