Skip to content

Commit

Permalink
Add SystemVerilog/VHDL packages (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlarumbe committed Feb 7, 2024
1 parent df1e3f9 commit acfd8af
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ Above all, enjoy using Emacs. The community, more than anything, makes Emacs a g
- [[#mips-assembly][MIPS Assembly]]
- [[#risc-v-assembly][RISC-V Assembly]]
- [[#verilogsystemverilog][Verilog/SystemVerilog]]
- [[#vhdl][VHDL]]
- [[#lammps][LAMMPS]]
- [[#ada][Ada]]
- [[#ai][AI]]
Expand Down Expand Up @@ -806,6 +807,14 @@ External Guides:
*** Verilog/SystemVerilog

- [[https://github.com/veripool/verilog-mode][verilog-mode]] - Emacs major mode for Verilog and SystemVerilog with Indentation, Highlighting and AUTOs.
- [[https://github.com/gmlarumbe/verilog-ext][verilog-ext]] - SystemVerilog Extensions for Emacs.
- [[https://github.com/gmlarumbe/verilog-ts-mode][verilog-ts-mode]] - SystemVerilog Tree-sitter mode for Emacs.

*** VHDL

- [[https://iis-people.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html][vhdl-mode]] - =[built-in]= Emacs major mode for editing VHDL code.
- [[https://github.com/gmlarumbe/vhdl-ext][vhdl-ext]] - VHDL Extensions for Emacs.
- [[https://github.com/gmlarumbe/vhdl-ts-mode][vhdl-ts-mode]] - VHDL Tree-sitter mode for Emacs.

*** LAMMPS

Expand Down

0 comments on commit acfd8af

Please sign in to comment.