| 2020-04-06 | 
Jacob Lifshay | add apt-cache dir | 
commit | commitdiff | tree | 
| 2020-04-06 | 
Jacob Lifshay | fix apt cache | 
commit | commitdiff | tree | 
| 2020-04-06 | 
Jacob Lifshay | add pip and apt to gitlab cache | 
commit | commitdiff | tree | 
| 2020-04-06 | 
Jacob Lifshay | all tests pass! | 
commit | commitdiff | tree | 
| 2020-04-06 | 
Jacob Lifshay | add symbiyosys to ci | 
commit | commitdiff | tree | 
| 2020-04-06 | 
Jacob Lifshay | add git submodules to CI | 
commit | commitdiff | tree | 
| 2020-04-06 | 
Jacob Lifshay | add missing packages | 
commit | commitdiff | tree | 
| 2020-04-06 | 
Jacob Lifshay | almost all tests work | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Jacob Lifshay | add .gitlab-ci.yml | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Jacob Lifshay | use fields.txt as the local file name and add to gitignore | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Jacob Lifshay | Revert "rename fields.text to use standard .txt file...  | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Jacob Lifshay | rename fields.text to use standard .txt file extension...  | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | put regs through to ISACaller | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | got fed up of hard-coded names, allow pywriter.py to...  | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | add comment about form / op_fields | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | unpack tuple with new op_fields | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | add Form name parsing | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Michael Nolan | Autogenerate all.py | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Michael Nolan | Handle new changes in pseudocode parser | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Michael Nolan | Handle opcodes returning EXTS() results | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Michael Nolan | Fix bug 281 | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | effort to get base class instructions automatically | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Michael Nolan | Add in _reg and immediate support | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Michael Nolan | Fix issue with memory load/store byte order | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Michael Nolan | Fix not being able to use all instructions in ISA class | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | remove ISACaller as base class, do in soc.decoder.isa.ISA | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | get hex to recognise capitals | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | submodule update | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | add printout of instruction Form | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | drop instr info into uniquely-named dict | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | Revert "Implement bug 278, comment 1 - better version...  | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Michael Nolan | Implement bug 278, comment 1 - better version of EXTS | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Michael Nolan | Move combination class out of __init__ | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | add HEX to parser | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | fix repr (0x prefix) and add repr test for selectable int | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Michael Nolan | Fix addi instruction, think a commit got lost | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Michael Nolan | Add class for combining multiple instruction classes | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | add SPR rework from SPR(x) to SPR[x] | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | construct switch/case/default from if/elif/elif/else | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | add start on switch/case/default in parser | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | submodule update | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | case and default do not need implicit colon | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | add switch case and default keywords | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | fix issue with subscript uninitialised detection | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | allow [s] * 64 to be detected and turned into a repeat...  | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | test trap, shift and condition | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | add selectconcat test | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-05 | 
Luke Kenneth...  | quick test found missing bracket | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | add != operator | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | update submodule libreriscv | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | add <-iea operator | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | print regfile on only 4 lines | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | dump regfile nicely | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | add dump function for regs | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | check that SelectableInt has been extended to 256 bits | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Michael Nolan | Working test_add | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | import EXTS which over-extends to 256 bits | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | update submodule | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | whoops wrong token for XOR | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Michael Nolan | change @inject to take no parameters | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | add support for syntax "do i = N to N" equivalent to for | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Michael Nolan | Sorta working add instruction | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | remove extraneous statement | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | try again with adding XOR operator | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | update libreriscv submodule | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Michael Nolan | Minor changes to test for caller.py, still not working...  | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Michael Nolan | Add a basic test class for caller.py | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | move GPR and Mem to isa caller | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | add means to subscript two levels deep | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | add memory get/set | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | eurg start putting namespace-injection (GPR, MEM) in...  | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | test fixedload | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | sigh change syntax to (RA|0) | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | allow int in addition and subtraction | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | add OrderedSet, needed to preserve function arg order | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | use set not list to make regs unique | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | add SelectableInt and selectconcat to imports | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | whoops prefix op_ already added | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | whoops sort out function name | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | add "op_" prefix to function names to avoid use of...  | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | whitespace | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | move to header-template, fix bug in page name (use...  | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | add imports for helper functions to pywriter | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | identify [0]*16 pattern and produce repeat-of-int | 
commit | commitdiff | tree | 
| 2020-04-04 | 
Luke Kenneth...  | add modulo to parser (and div to SelectableInt) | 
commit | commitdiff | tree | 
| 2020-04-03 | 
Luke Kenneth...  | remove quotes because we are passing the function through | 
commit | commitdiff | tree | 
| 2020-04-03 | 
Luke Kenneth...  | plan to use class named ISACaller base class | 
commit | commitdiff | tree | 
| next |