Commit Graph

43 Commits

Author SHA1 Message Date
BOISSON Brice ca6398d1e1
Rework: separate each step of the pipeline in a different component 2023-12-04 11:34:39 +09:00
brice.boisson ffa137da41 Add: binary search test source code 2023-12-04 09:44:24 +09:00
BOISSON Brice a0a1b26b83
Fix: test 4 mem val to check mem value 2023-12-04 09:43:15 +09:00
brice.boisson ce01e2078c Fix: fix saved register on stack name 2023-12-03 22:17:29 +09:00
brice.boisson db135f06b4 Add: syracuse test source code 2023-11-30 14:14:53 +09:00
brice.boisson cd6972af6d Add: archi and comment in top level | Fix: missing var declaration in reg test bench 2023-11-29 11:30:58 +09:00
brice.boisson fb95d74cd7 Fix: 3rd test lower test value range | clean code 2023-11-29 11:11:44 +09:00
brice.boisson 479f110cd7 Add: power test source code 2023-11-29 10:39:48 +09:00
brice.boisson 5e93084239 Add: save reg in stack on entry of fun | Fix: set right mem_in func in decoder | set right mem_out code | test bench 2023-11-28 14:24:30 +09:00
brice.boisson 91514de821 Add: loop and multiplication source code test | expend instruction memory size | Fix: on empty test file 2023-11-27 14:27:09 +09:00
brice.boisson f6b6e0f285 Fix: name of tag in branch test source code 2023-11-27 09:55:06 +09:00
brice.boisson 8b5faa374b Add: neg branch test 2023-11-27 09:47:38 +09:00
brice.boisson 9750e1ab48 Add: branch source code test file | Fix: remove test source code test file 2023-11-27 09:35:14 +09:00
brice.boisson 0cf217ff7b Add: test source code for branch instruction 2023-11-26 22:31:27 +09:00
brice.boisson c6ffe7e2e9 Fix: dynamique test bench else cond 2023-11-26 22:22:16 +09:00
brice.boisson 7949850418 Add: new test source code + Fix: gen_bin script and bin path 2023-11-25 23:18:24 +09:00
brice.boisson ca6d23450d Fix: divide by 4 on entry test too 2023-11-25 19:38:14 +09:00
brice.boisson c6292d3b4f Add: use space more efficiently on test datastructure 2023-11-25 19:34:07 +09:00
brice.boisson 86abae02eb Add: name of the dynamic test following the tested element 2023-11-25 19:28:17 +09:00
brice.boisson 81268259ff Add: Formating test output 2023-11-24 19:28:08 +09:00
brice.boisson 82474c8d16 Fix: delete old folder 2023-11-23 13:47:03 +09:00
brice.boisson 6f4f7f6969 Add: new make way enabling multiple asm generated test 2023-11-22 11:35:08 +09:00
brice.boisson e2ca11548c Add: generate file on make 2023-11-21 18:45:25 +09:00
brice.boisson 7d60960831 Add: generate test from comment in assembly file 2023-11-21 18:36:10 +09:00
brice.boisson b95e79edc4 Fix: test after imm fix 2023-11-20 22:47:10 +09:00
brice.boisson 1f9a8ceebf Add: first test 2023-11-20 22:30:19 +09:00
brice.boisson 99399cd9b3 Add: test from gcc 2023-11-20 22:20:42 +09:00
brice.boisson 93cb91f022 Add: script 2023-11-20 14:21:26 +09:00
brice.boisson 9613e2566e Add: risc-v test bubble sort 2023-10-26 17:43:00 +09:00
brice.boisson db5d909402 Add: begining bubble sort test | Fix: branch and imm value extension 2023-10-25 11:07:19 +09:00
brice.boisson 67c71565c0 Fix: memory addressing 32 to 8 bits 2023-10-24 21:52:07 +09:00
brice.boisson 0fb4170797 Add: tb_risc_v fibonacci compute 2023-10-24 21:19:24 +09:00
brice.boisson 7c1a871e99 Add: tb registers bank 2023-10-24 20:08:36 +09:00
brice.boisson ecfb4a9cc5 Fix: change alu op_code to func 2023-10-24 19:39:42 +09:00
brice.boisson 6cc27cdc2f Add: tb alu all func 2023-10-24 19:36:34 +09:00
brice.boisson b99914f42d Add: named parameter for ALU func | alu test case 2023-10-24 10:49:29 +09:00
brice.boisson 5829400fea Add: tb macro to assert 2023-10-23 17:34:37 +09:00
brice.boisson 72d688018b Fix: clean name [3] 2023-10-23 14:15:21 +09:00
brice.boisson 33835ec0ed Fix: reset edge 2023-10-22 22:41:39 +09:00
brice.boisson f717284c47 Add: assembly of risc-v cpu 2023-10-21 22:57:58 +09:00
brice.boisson b3fd2a827d Add: basic element for risc-v single cycle cpu 2023-10-20 18:48:18 +09:00
brice.boisson 0e72c3a2e6 Add: Makefile 2023-10-11 17:43:36 +09:00
brice.boisson 83286df734 Add: Archi 2023-10-10 16:20:01 +09:00