cturek
|
c9845b96f4
|
Renamed variables for readability
|
2022-05-26 00:01:51 +00:00 |
|
cturek
|
51debfa186
|
Fixed exponent verification, added sign module and added sign tests
|
2022-05-25 23:36:21 +00:00 |
|
Katherine Parry
|
f35450207f
|
single and double conversions pass all tests
|
2022-05-25 23:02:02 +00:00 |
|
Madeleine Masser-Frye
|
81a869c921
|
ppaAnalyze: docstrings and tsmc28 plotting
|
2022-05-25 13:52:20 +00:00 |
|
Madeleine Masser-Frye
|
dd4997bd1b
|
added support for tsmc28, fixed ff modules/analysis for timing
|
2022-05-25 06:44:22 +00:00 |
|
slmnemo
|
0398aa02a0
|
fixed a comment spelling typo
|
2022-05-23 19:24:28 -07:00 |
|
Katherine Parry
|
576fe4ec24
|
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main
|
2022-05-23 23:11:41 +00:00 |
|
Katherine Parry
|
e5d2dfe94b
|
added exponents to srt divider
|
2022-05-23 23:07:27 +00:00 |
|
David Harris
|
d78451e39c
|
Checked in qst2.c from James
|
2022-05-23 20:26:05 +00:00 |
|
Ross Thompson
|
b70baed214
|
Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main
|
2022-05-22 23:54:33 -05:00 |
|
Ross Thompson
|
e2cf941a23
|
Possible plic fix?
|
2022-05-22 23:47:01 -05:00 |
|
Madeleine Masser-Frye
|
d91fd44ea5
|
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main
|
2022-05-22 23:23:39 +00:00 |
|
Madeleine Masser-Frye
|
dbe4b4bafa
|
added widths for csa in ppa
|
2022-05-22 23:23:02 +00:00 |
|
Ross Thompson
|
bcb4ebf888
|
Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main
|
2022-05-22 10:55:33 -05:00 |
|
Ross Thompson
|
c4f1a0362b
|
Fixed receive fifo ITNR bug.
|
2022-05-22 10:55:28 -05:00 |
|
Ross Thompson
|
92a2ad02db
|
Added more debug signals to uart.
|
2022-05-21 19:47:40 -05:00 |
|
Madeleine Masser-Frye
|
39a3bf5cdc
|
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally
|
2022-05-21 09:53:31 +00:00 |
|
Madeleine Masser-Frye
|
b832a21b73
|
ppa updates
added widths to modules, automated frequency sweep synthesis, added slack violation color coding to plots
|
2022-05-21 09:53:26 +00:00 |
|
slmnemo
|
e3a7e3e2f3
|
changes suggested by ben, hopefully fixing buildroot (which is now not running)
|
2022-05-20 18:42:38 -07:00 |
|
Katherine Parry
|
5d34db85b2
|
Fixed unpacker bug LT EQ LE pass testfloat
|
2022-05-20 17:19:50 +00:00 |
|
slmnemo
|
0afac6904e
|
Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main
|
2022-05-19 18:31:56 -07:00 |
|
slmnemo
|
af0300c3d7
|
added documentation for ahblite burst types to ahblite.sv
|
2022-05-19 18:31:46 -07:00 |
|
slmnemo
|
11e703c8c0
|
fixed lint autofailing due to no log being produced in regression-wally
|
2022-05-19 18:30:59 -07:00 |
|
slmnemo
|
79c28d34dc
|
Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main
|
2022-05-19 17:51:45 -07:00 |
|
slmnemo
|
e4024eb503
|
Added parameters for DEBUG_TRACE to buildroot, buildroot-checkpoint, and buildroot-notrace
|
2022-05-19 17:51:26 -07:00 |
|
slmnemo
|
e33ca59d46
|
Added parameter to keep tracking on for buildroot and buildroot-checkpoint in regression.py
|
2022-05-19 17:50:48 -07:00 |
|
slmnemo
|
8b27c1884e
|
Fixed buildroot by adding a second .
|
2022-05-19 17:49:32 -07:00 |
|
slmnemo
|
89c7438424
|
parametrized linux testbench's DEBUG_TRACE and added parameters to relevant calls of the linux testbench in wally-pipelined.do
|
2022-05-19 16:21:38 -07:00 |
|
Katherine Parry
|
ab1f088672
|
fixed lint warning
|
2022-05-19 20:34:06 +00:00 |
|
Katherine Parry
|
6f2d8c24ad
|
Bug fixed in unpacker and sub/add/mul tests pass TestFloat
|
2022-05-19 20:31:23 +00:00 |
|
mmasserfrye
|
bab7335bee
|
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main
|
2022-05-19 20:24:57 +00:00 |
|
mmasserfrye
|
d34f4a7c3c
|
updated synth plotting and regression
|
2022-05-19 20:24:47 +00:00 |
|
Katherine Parry
|
738bbf6479
|
Added fp tests - doesnpass yet
|
2022-05-19 16:32:30 +00:00 |
|
slmnemo
|
c96f07ad75
|
added instructions to slack notifier
|
2022-05-18 16:50:31 -07:00 |
|
mmasserfrye
|
84422f3859
|
added support for plotting and fitting power
|
2022-05-18 17:01:55 +00:00 |
|
mmasserfrye
|
f8722f04f9
|
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main
|
2022-05-18 16:10:36 +00:00 |
|
mmasserfrye
|
12c42cd507
|
adapted shifter in ppa.sv for widths beside 32 and 64
modified plotting and regression in ppaAnalyze.py
|
2022-05-18 16:08:40 +00:00 |
|
Ross Thompson
|
b853c4ba47
|
Updated fpga debugger.
|
2022-05-17 23:04:01 -05:00 |
|
slmnemo
|
23d6791b22
|
simplified make-tests.sh to run the current makefile in regression
|
2022-05-17 17:29:34 -07:00 |
|
slmnemo
|
82e68f2170
|
Revert "same as last breaking commit, testing if the bisect works to output a breaking commit."
This reverts commit dcb485ec61 .
gottem
|
2022-05-17 17:26:33 -07:00 |
|
slmnemo
|
dcb485ec61
|
same as last breaking commit, testing if the bisect works to output a breaking commit.
|
2022-05-17 17:22:09 -07:00 |
|
slmnemo
|
b7d036f3d0
|
Revert "broke it again but this time it doesn't compile due to a missing semicolon on Rs1D."
This reverts commit f970cc3ea9 .
fixed it
|
2022-05-17 17:05:11 -07:00 |
|
slmnemo
|
f970cc3ea9
|
broke it again but this time it doesn't compile due to a missing semicolon on Rs1D.
|
2022-05-17 17:03:16 -07:00 |
|
slmnemo
|
589bd0ca34
|
Revert "Intentionally broke wally by setting datapath Rs1D to use bits 18:14 instead of 19:15 to test regression"
This reverts commit 4908f77cf9 .
unbroke wally
|
2022-05-17 16:57:29 -07:00 |
|
slmnemo
|
357d77d332
|
Revert "Revert "Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main""
This reverts commit 0e3099743c .
reverted the wrong commit
|
2022-05-17 16:57:00 -07:00 |
|
slmnemo
|
0e3099743c
|
Revert "Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main"
This reverts commit 1c5a3de6d5 , reversing
changes made to 1ff47888a7 .
undid things
|
2022-05-17 16:54:29 -07:00 |
|
slmnemo
|
4908f77cf9
|
Intentionally broke wally by setting datapath Rs1D to use bits 18:14 instead of 19:15 to test regression
|
2022-05-17 16:33:09 -07:00 |
|
slmnemo
|
1c5a3de6d5
|
Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main
Added empty directory '/wkdir' to /pipelined/regression to avoid tests failing out of box due to the missing directory
|
2022-05-17 20:32:53 +00:00 |
|
slmnemo
|
1ff47888a7
|
added wkdir in regression so regression runs out of box (assuming the old version of arch tests)
|
2022-05-17 20:32:38 +00:00 |
|
David Harris
|
a2280dadfd
|
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main
|
2022-05-17 15:09:52 +00:00 |
|