Donald Sebastian Leung
|
1a38b37473
|
Remove copy of Minerva
|
2020-08-20 15:32:10 +08:00 |
Donald Sebastian Leung
|
b9e4279ffe
|
Replace nMigen copy with shell.nix config file
|
2020-08-20 12:52:06 +08:00 |
Donald Sebastian Leung
|
a6b4891a38
|
Add causal checks
|
2020-08-20 12:00:31 +08:00 |
Donald Sebastian Leung
|
2a9ddf0868
|
Add register checks
|
2020-08-20 11:10:33 +08:00 |
Donald Sebastian Leung
|
2383706012
|
Add PC backward checks
|
2020-08-19 17:22:03 +08:00 |
Donald Sebastian Leung
|
2bfd909b49
|
Add PC forward checks
|
2020-08-19 17:00:11 +08:00 |
Donald Sebastian Leung
|
f7ddbf8cd8
|
Fix broken markdown in README.md
|
2020-08-19 14:58:00 +08:00 |
Donald Sebastian Leung
|
c073411bd2
|
Add tests for all RV32I instructions
|
2020-08-19 14:56:26 +08:00 |
Donald Sebastian Leung
|
0e0d4b6e42
|
Add (currently failing) test case for LUI instruction
|
2020-08-18 14:10:47 +08:00 |
Donald Sebastian Leung
|
3faa8ed1b8
|
Add build instructions for Minerva
|
2020-08-17 16:46:15 +08:00 |
Donald Sebastian Leung
|
7005d22e4e
|
Add instruction check
|
2020-08-17 16:03:20 +08:00 |
Donald Sebastian Leung
|
d749b297cf
|
Update README.md
|
2020-08-17 12:05:39 +08:00 |
Donald Sebastian Leung
|
73707afe78
|
Modularize codebase
|
2020-08-17 11:50:53 +08:00 |
Donald Sebastian Leung
|
1982668829
|
Add Minerva core, to be integrated later
|
2020-08-13 17:38:04 +08:00 |
dsleung
|
6459c71ac5
|
Merge pull request 'Restructure insns directory contents' (#2) from restructuring into master
|
2020-08-13 15:20:35 +08:00 |
Donald Sebastian Leung
|
f358e0679a
|
Rename module names to follow PEP8
|
2020-08-13 15:14:46 +08:00 |
Donald Sebastian Leung
|
4d211bb24a
|
Update README.md
|
2020-08-13 14:28:42 +08:00 |
Donald Sebastian Leung
|
40344f7841
|
Add RV32I base ISA
|
2020-08-13 14:23:55 +08:00 |
Donald Sebastian Leung
|
28949f36f4
|
Fix typo in InsnSw.py
|
2020-08-13 13:46:16 +08:00 |
Donald Sebastian Leung
|
9f6c634f4a
|
Update README.md
|
2020-08-13 12:19:40 +08:00 |
Donald Sebastian Leung
|
6868e0d742
|
Prepare RV32I Base ISA
|
2020-08-12 17:26:39 +08:00 |
Donald Sebastian Leung
|
75d1133125
|
Remove redundant parameter in InsnAuipc constructor
|
2020-08-12 14:23:09 +08:00 |
Donald Sebastian Leung
|
8b92b1cbed
|
Remove redundant parameter in InsnLui constructor
|
2020-08-12 14:22:10 +08:00 |
Donald Sebastian Leung
|
23daacc619
|
Remove redundant parameter in InsnRV32IUType constructor
|
2020-08-12 14:20:17 +08:00 |
Donald Sebastian Leung
|
7e8ca12e5f
|
Fix JAL instruction
|
2020-08-12 14:17:45 +08:00 |
Donald Sebastian Leung
|
a09df9c7c4
|
Remove redundant parameter in InsnRV32ISBType constructor
|
2020-08-12 14:12:57 +08:00 |
Donald Sebastian Leung
|
3c82069a4d
|
Remove redundant parameter in InsnSw constructor
|
2020-08-12 14:09:41 +08:00 |
Donald Sebastian Leung
|
47fa70b389
|
Remove redundant parameter in InsnSh constructor
|
2020-08-12 14:07:47 +08:00 |
Donald Sebastian Leung
|
8dbc8ebd8c
|
Remove redundant parameter in InsnSb constructor
|
2020-08-12 14:06:55 +08:00 |
Donald Sebastian Leung
|
2943a307ef
|
Remove redundant parameter in InsnRV32ISType constructor
|
2020-08-12 14:06:01 +08:00 |
Donald Sebastian Leung
|
35ba759c30
|
Remove redundant parameter in InsnAndi constructor
|
2020-08-12 14:03:27 +08:00 |
Donald Sebastian Leung
|
801bf08549
|
Remove redundant parameter in InsnOri constructor
|
2020-08-12 14:02:43 +08:00 |
Donald Sebastian Leung
|
3e08d4f26e
|
Remove redundant parameter in InsnXori constructor
|
2020-08-12 14:01:58 +08:00 |
Donald Sebastian Leung
|
fda097c52e
|
Remove redundant prameter in InsnSltui instruction
|
2020-08-12 14:01:00 +08:00 |
Donald Sebastian Leung
|
c60203ce81
|
Remove redundant prameter in InsnSlti instruction
|
2020-08-12 14:00:10 +08:00 |
Donald Sebastian Leung
|
0720d1fa07
|
Remove redundant parameter in InsnAddi constructor
|
2020-08-12 13:59:14 +08:00 |
Donald Sebastian Leung
|
8ef50fa0cf
|
Remove redundant parameter in InsnRV32IITypeArith constructor
|
2020-08-12 13:56:44 +08:00 |
Donald Sebastian Leung
|
5d083339ab
|
Remove redundant parameter in InsnLhu constructor
|
2020-08-12 13:54:13 +08:00 |
Donald Sebastian Leung
|
7c68ef175b
|
Remove redundant parameter in InsnLbu instruction
|
2020-08-12 13:53:28 +08:00 |
Donald Sebastian Leung
|
1ab0c0c11d
|
Remove redundant parameter in InsnLw instruction
|
2020-08-12 13:52:47 +08:00 |
Donald Sebastian Leung
|
95c0c07c83
|
Remove redundant parameter in InsnLh constructor
|
2020-08-12 13:52:02 +08:00 |
Donald Sebastian Leung
|
f7cada3535
|
Remove redundant parameter in InsnLb constructor
|
2020-08-12 13:50:37 +08:00 |
Donald Sebastian Leung
|
b12efc507a
|
Remove redundant parameter in InsnRV32IITypeLoad constructor
|
2020-08-12 13:48:50 +08:00 |
Donald Sebastian Leung
|
4d55cce1b1
|
Fix JALR instruction
|
2020-08-12 13:45:04 +08:00 |
Donald Sebastian Leung
|
70c5a442d8
|
Remove redundant parameter in InsnSrai constructor
|
2020-08-12 13:38:40 +08:00 |
Donald Sebastian Leung
|
25dbc0e427
|
Remove redundant parameter in InsnSrli constructor
|
2020-08-12 13:37:54 +08:00 |
Donald Sebastian Leung
|
2da87d4686
|
Remove redundant parameter in InsnSlli constructor
|
2020-08-12 13:36:50 +08:00 |
Donald Sebastian Leung
|
05aafd7f22
|
Remove redundant parameter in InsnRV32IITypeShift constructor
|
2020-08-12 13:35:26 +08:00 |
Donald Sebastian Leung
|
f40f5e35e0
|
Remove redundant parameter in InsnAdd constructor
|
2020-08-12 13:31:12 +08:00 |
Donald Sebastian Leung
|
96fdc5a455
|
Remove redundant parameter in InsnOr constructor
|
2020-08-12 13:30:12 +08:00 |