Skip to content

Releases: gmlarumbe/fpga

v0.2.0

13 Sep 22:41
Compare
Choose a tag to compare
  • Add support for Yosys compilation and shell modes
  • Remove company (#1) and ggtags dependencies
  • Update autoloads to point to load main file fpga.el
  • Misc fixes and some code refactoring

v0.1.0

09 Jun 10:18
Compare
Choose a tag to compare

Initial release with utilities for tools of major vendors of FPGA & ASIC:

  • Xilinx, Altera, Lattice, Cadence, Siemens and Synopsys tools
  • Synthesis/simulation compilation modes for error regexp matching:
    • Colorize error codes and jump to files where errors appeared
  • Interactive shells with syntax highlighting and auto-completion
  • Major-modes with syntax highlighting and auto-completion:
    • Vivado XDC major-mode
    • Quartus SDC and QSF major-modes
    • Cadence vManager VSIF major-mode
  • Global Gtags creation from files in Vivado XPR and Quartus QPF project files
  • And some others...