karutaThis extension supports syntax of Karuta language. Karuta is a language to design logic circuits typically for FPGAs (it is so called HLS or High level synthesis). Please see https://github.com/nlsynth/karuta/ for more information. FeaturesBasic indentation and syntax highlighting. Extension SettingsFile name with .karuta automatically enables this extension. Known IssuesThis is a preliminary version and doesn't fully support all of Karuta grammar. Release Notes0.0.8 (0.5.11wip)Add "input" and "output" keyword. 0.5.8wipAdd "channel" and "mailbox" keyword. Highlight annotation Add "ram" and "reg" keyword. Add "module" keyword". 0.5.1wipAdd "process" keyword. 0.4.6wipAdd "with obj { ... }" syntax 0.4.4wipPreliminary work |