blob: 875ded4c8fe83e942c366361f62d6d80e724cb5f [file] [view]
# MPACT-Sim .isa Syntax Highlighting
## Features
This extension offers syntax highlighting of the description files used to
generate ISA (representation independent) 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/isa/images/isa.png)
## Known Issues
None.
## Release Notes
### 0.0.1
Initial release of syntax highlighting extension for MPACT-Sim .isa files.
## For more information
* [MPACT-Sim](https://github.com/google/mpact-sim)