Commit graph

76 commits

Author SHA1 Message Date
Lucas Castro
c529828eae Added publication and citation info 2022-09-30 18:16:01 -07:00
Lucas Castro
9bca314693 Add ReonV papers in EN and PTBR 2022-09-30 18:07:23 -07:00
lcbcfoo
dc4d738bed Fix for target register mismatched len 2018-10-07 16:31:54 -03:00
lcbcfoo
c583fce996 Added test. Updated Makefile 2018-07-24 13:48:48 -03:00
lcbcfoo
4491bd4c03 Merge branch 'master' of https://github.com/lcbcFoo/ReonV 2018-07-24 00:09:54 -03:00
lcbcfoo
b40130994b Merge with benchmarks 2018-07-24 00:09:06 -03:00
lcbcfoo
055cbce380 Updated to new environment. Fix with half words 2018-07-24 00:07:08 -03:00
lcbcfoo
281d37e789 Adjust to grmon2 2018-07-23 15:55:15 -03:00
Lucas Castro
5b16b66393
Update README.md 2018-07-23 15:00:50 -03:00
Lucas Castro
628f0e1a14
Update README.md 2018-07-23 15:00:20 -03:00
lcbcfoo
86c1a85625 New gcc target 2018-07-19 16:35:34 -03:00
lcbcFoo
27becf0ff0 Done benchmarking on nexys4ddr 2018-04-24 10:46:19 -03:00
lcbcFoo
d3f0c7827f Started benchmark script 2018-04-15 22:05:11 -03:00
lcbcFoo
91ecf18860 Cleanup 2018-04-15 19:41:40 -03:00
lcbcFoo
4b3160f9a2 More tests added 2018-04-15 19:32:46 -03:00
lcbcFoo
c4fd14d49c Added insert and quick sort 2018-04-13 19:32:07 -03:00
lcbcFoo
5e5366e677 Added 4 wcet benchmark programs 2018-04-13 16:42:10 -03:00
Lucas Castro
e065bc7e29
Updated README after console implementation 2018-03-26 12:39:11 -03:00
lcbcFoo
8884a0efe5 Merge branch 'master' of https://github.com/lcbcFoo/riscv-leon 2018-03-26 12:16:06 -03:00
lcbcFoo
7c88a1857d Cleanup, ready to merge with master 2018-03-26 12:14:58 -03:00
lcbcFoo
d04f4233af Mini printf implemented and tested 2018-03-25 21:45:42 -03:00
lcbcFoo
be0d492e0b Printed string 2018-03-19 16:52:15 -03:00
lcbcFoo
a4325d60ab
Update README.md 2018-03-13 15:46:56 -03:00
lcbcFoo
5b22387862
Update README.md 2018-03-13 11:36:18 -03:00
lcbcFoo
148fa73aab
Update README.md 2018-03-11 13:43:47 -03:00
lcbcFoo
2dfb2c4ba8
Update README.md 2018-03-11 13:41:03 -03:00
lcbcFoo
0adc8f6131 Added read binary targets 2018-03-11 13:22:03 -03:00
lcbcFoo
6f2a907580 Merge branch 'master' of https://github.com/lcbcFoo/riscv-leon 2018-03-11 01:05:41 -03:00
lcbcFoo
55aedc5147
Update LICENSE 2018-03-11 01:04:51 -03:00
lcbcFoo
f22234c19c Merge branch 'master' of https://github.com/lcbcFoo/riscv-leon into release 2018-03-11 00:32:05 -03:00
lcbcFoo
41bae90ea3 Cleaned code, added explanations and headers 2018-03-11 00:31:57 -03:00
lcbcFoo
bd79919a0d
Update README.md 2018-03-11 00:01:07 -03:00
lcbcFoo
5d4d83b0cd Merge branch 'master' of https://github.com/lcbcFoo/riscv-leon into release 2018-03-10 19:46:26 -03:00
lcbcFoo
24d901287d
Update README.md 2018-03-10 19:44:00 -03:00
lcbcFoo
847f05d440 Tested main.c 2018-03-09 18:42:29 -03:00
lcbcFoo
0a04163164 Merge branch 'master' of https://github.com/lcbcFoo/riscv-leon 2018-02-28 12:45:13 -03:00
lcbcFoo
81154e0ef9 Prepering for benchmarks 2018-02-28 12:42:22 -03:00
lcbcFoo
18064a9f17
Update README.md 2018-02-28 10:59:15 -03:00
lcbcFoo
dbc2fedb0d
Update README.md 2018-02-28 10:49:41 -03:00
lcbcFoo
4cecaec518
Update README.md 2018-02-28 10:28:18 -03:00
lcbcFoo
4c56d9eb49 Trying to implement stdout for printf 2018-02-27 15:24:34 -03:00
lcbcFoo
ff2eae4ea1 Implemented basic code for posix: open, close, sbrk, write, read, lseek, exit 2018-02-27 15:21:44 -03:00
lcbcFoo
c9f61c9d40 Initial code for posix 2018-02-02 16:56:59 -02:00
lcbcFoo
d0f8961346 Able to read and write special registers by CSR instructions 2018-01-30 11:49:05 -02:00
lcbcFoo
1b8a35623f Special registers implemented, started implementing CRS instructions 2018-01-25 16:35:02 -02:00
lcbcFoo
2ee9d1fe05 Merge branch 'master' into special_instructions 2018-01-22 18:45:06 -02:00
lcbcFoo
3b3a8ca81c Preparing special registers modifications 2018-01-22 18:37:46 -02:00
lcbcFoo
476f27ce51 Started implementing special registers 2018-01-22 18:18:51 -02:00
lcbcFoo
85d1e1e82f Removed junk files 2018-01-21 17:40:25 -02:00
lcbcFoo
45b67b5de3 First modifications for special registers 2018-01-21 17:39:18 -02:00