Skip to content

Instantly share code, notes, and snippets.

View lukamac's full-sized avatar

Luka Macan lukamac

  • UNIBO
  • Italy, Bologna
View GitHub Profile
@AntonLydike
AntonLydike / risc-v.tex
Last active March 6, 2024 16:37
RISC-V Assembler lstlisting syntax and style
% RISC-V Assembler syntax and style for latex lstlisting package
%
% These are risc-v commands as per our university (University Augsburg, Germany) guidelines.
%
% Author: Anton Lydike
%
% This code is in the public domain and free of licensing
% language definition
\lstdefinelanguage[RISC-V]{Assembler}