Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>dml-supportNew to Visual Studio Code? Get it now.
dml-support

dml-support

zhuber6

|
712 installs
| (0) | Free
DML language support for Windriver's Simics
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

dml-support README

This extension provides language support for Simics Device Modeling Language (DML). This is a C like language where Simics autogenerates the C code and then compiles.

Features

This extension's features are limited to keyword matching for Simics's DML.

Known Issues

This is not necessarily an issue but just a fact of the language itself is that the data keyword can be used to declare global variables. Because of this, matching all data patterns can make the readability confusing. I suggest not using data as a local variable because of this limitation.

Release Notes

1.0.0

Initial release of Simics Device Modeling Language support.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft