Univ. Bremerhaven   PicoBlaze ™ Assembler Development Tool
 

Editor

The jEdit is a powerful editor allowing easy extension of handling the ".psm" files.

jEdit with full syntax highlighting of .psm files (not guaranteed to be perfect)

Making jEdit to "understand" PicoBlaze™ assembler files:

  • add psm.xml to the modes directory of the jEdit installation root (use save as... to prevent the browser from trying to display the xml file)
  • add the following lines to the catalog file:

<MODE NAME="psm"  FILE="psm.xml"
    FILE_NAME_GLOB="*.psm" />

Last update: October 20, 2009
Webmaster: