aboutsummaryrefslogtreecommitdiff
path: root/parse.py
AgeCommit message (Expand)AuthorFilesLines
2022-06-10Fix incorrect encoding output in instr_dict.yaml. (#127)Kieran Siek1-1/+1
2022-06-09provide a list of pseudo ops that need to be included in the instruction dictNeel Gala1-4/+10
2022-06-09improve logging statementsNeel Gala1-3/+3
2022-06-09sort the filenames in reverse-alphabetical orderNeel Gala1-1/+1
2022-06-09Check for overlaps between different fields (#122)Pavel I. Kryukov1-5/+10
2022-06-09update Go generator (#124)Meng Zhuo1-2/+18
2022-05-23Remove duplicate code (#121)Pavel I. Kryukov1-36/+14
2022-05-18Check for overlapping fields (#120)Pavel I. Kryukov1-0/+9
2022-05-17Test error inputs handling, fix few bugs (#119)Pavel I. Kryukov1-15/+18
2022-05-10Dump masks to C output (#113)Pavel I. Kryukov1-1/+9
2022-05-03adding support for Go code generationNeel Gala1-1/+51
2022-05-02Remove blank lines before #endif in encoding.out.hAndrew Waterman1-8/+4
2022-05-02Remove trailing whitespaceAndrew Waterman1-33/+33
2022-05-02Improve formatting of generated LaTeXAndrew Waterman1-8/+8
2022-05-02adding support for spinalhdl code generationNeel Gala1-3/+13
2022-04-08pass only fence_tso and pause to rv32i latex tableNeel Gala1-1/+2
2022-04-08updated python script, Makefile and README to process new filesNeel Gala1-0/+872