tree: 8adc91896586612d6446fa7a2bf41fdc19ab1555
  1. icons/
  2. images/
  3. syntaxes/
  4. CHANGELOG.md
  5. language-configuration.json
  6. LICENSE
  7. package.json
  8. README.md
mpact/sim/decoder/vscode/binfmt/README.md

MPACT-Sim .bin_fmt Syntax Highlighting

Features

This extension offers syntax highlighting of the description files used to generate binary format instruction decoder C++ code for MPACT-Sim instruction-set simulators. See https://github.com/google/mpact-sim for more information about syntax and how the description files are used to generate instruction decoder code.

![IMG](https://github.com/google/mpact-sim/raw/HEAD/decoder/vscode/binfmt/images/bin_fmt.png a.png)

Known Issues

None.

Release Notes

0.0.1

Initial release of syntax highlighting extension for MPACT-Sim .isa files.

For more information