summaryrefslogtreecommitdiff
path: root/doc/riscv.tex
AgeCommit message (Collapse)Author
2020-09-23doc: Fix RISC-V X overloadJessica Clarke
This seems to be the current name for the overload.
2020-02-06Make sure tdiv_int and tmod_int are recognised by sail -iAlasdair Armstrong
2020-01-30Fix two example code includesMark Wassell
2019-11-01Update riscv example in manual to make it currentAlasdair Armstrong
2019-02-21Fix manual, and include Alexandre's typo fixesAlasdair Armstrong
2019-01-21Fix some issues with latex generation so manual builds againAlasdair Armstrong
since riscv is no longer in this repository, and we use the RISC-V duopod as an example, you need to build as: make RISCV=directory manual.pdf if directory is not equal to ../../sail-riscv (which is where it would be if sail and sail-riscv are checked out in the same respository together)
2018-07-09anonymise github link in sail manual.Robert Norton
2018-05-16Some minor edits and typo-fixes to the manual, and update the files in the ↵Prashanth Mundkur
riscv model.
2018-05-11More work on documentationAlasdair Armstrong
Should have all the main language features covered in at least some detail now.
2018-04-25Start working on documentationAlasdair Armstrong