pineapplehunter / easysoc-firrtl

Firrtl Syntax highlighting, Code folding and Navigate to corresponding Chisel code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firrtl plugin for IntelliJ platform

Features

  • Syntax highlighting
  • Code folding
  • Structure View
  • Navigate to corresponding Chisel code by Ctrl+Click or Ctrl+B on the Firrtl fileinfo comment
  • Interactively Debug Firrtl Circuits with Treadle
  • Convert firrtl to ELK text format

Build

  1. Learn how to develop an IntelliJ Plugin with Gradle

  2. Modify the build.gradle file according to your environment, you need to be very familiar with the relevant settings listed at https://github.com/JetBrains/gradle-intellij-plugin

About

Firrtl Syntax highlighting, Code folding and Navigate to corresponding Chisel code


Languages

Language:Java 97.1%Language:ANTLR 2.7%Language:HTML 0.2%