David Harris
d023228cd1
mcmodel example
2024-03-14 07:37:04 -07:00
David Harris
5e3ff3e871
Merge pull request #671 from Karl-Han/increase_riscof_jobs
...
Increase number of jobs in riscof to speedup building.
2024-03-13 14:52:05 -07:00
Kunlin Han
b5419ccfc9
Increase number of jobs in riscof to speedup building.
2024-03-13 12:28:30 -07:00
Rose Thompson
a459f70c86
Merge pull request #669 from Karl-Han/fix_makefile_typo
...
Fix typo in Makefile.
2024-03-13 13:48:26 -05:00
David Harris
700dfcc458
Merge pull request #668 from ross144/site-setup
...
Site setup
2024-03-12 15:15:14 -07:00
Ross Thompson
f642043f75
Fixed typos in site-setup.csh.
2024-03-12 17:06:29 -05:00
Rose Thompson
c027fd3701
Added site-setup.csh for cshell systems.
2024-03-12 16:56:52 -05:00
Rose Thompson
640dae69f8
System independent setup.sh file
...
separates setup.sh into setup.sh and site-setup.sh. site-setup.sh is to be copied into $RISCV/site-setup.sh by the system admin and modified as needed.
setup.sh should no longer require modifications for individual systems.
2024-03-12 16:47:56 -05:00
David Harris
469541870a
Merge pull request #667 from stineje/main
...
fix elements forgot to delete from zknh32.sv
2024-03-12 09:49:27 -07:00
James Stine
41ab94c9a3
fix elements forgot to delete from zknh32.sv
2024-03-12 11:42:26 -05:00
David Harris
d11afcf8ab
Merge pull request #666 from stineje/main
...
Update K extension in SHA to remove redundant logic and optimize hier…
2024-03-12 09:13:18 -07:00
James Stine
55863bda1b
Update K extension in SHA to remove redundant logic and optimize hierarchy to reduce structure/area
2024-03-12 11:10:45 -05:00
Rose Thompson
ef2c003029
Merge pull request #663 from davidharrishmc/dev
...
Crypto Hardware Formatting and Simplification
2024-03-11 11:49:00 -05:00
David Harris
7132d306b4
Simplified ZKNH64
2024-03-11 09:41:36 -07:00
David Harris
dbfe44a54b
Renamed aes and sha directories
2024-03-11 09:06:51 -07:00
David Harris
019458a63d
Shared sbox between aes64ks1i and aes64e
2024-03-11 08:58:10 -07:00
David Harris
096f4090ac
Final cleanup tonight
2024-03-11 01:40:47 -07:00
David Harris
8af25a45e6
AES32 sharing logic
2024-03-11 01:36:46 -07:00
David Harris
a714904696
Simplifying AES32 logic
2024-03-11 01:25:44 -07:00
David Harris
10d1ff61b6
Merged ZKNDEResult into a single BMU result mux input
2024-03-11 01:18:39 -07:00
David Harris
39c0d0cdda
AES64 simplification
2024-03-11 01:15:16 -07:00
David Harris
b7f5ce6ed3
AES64 simplification
2024-03-11 01:12:24 -07:00
David Harris
64d7f778da
AES64 simplification
2024-03-11 01:01:20 -07:00
David Harris
7d87c4f6c5
AES64 simplification
2024-03-11 00:53:39 -07:00
David Harris
87ed778763
Starting to merge decrypt and encrypt for AES64
2024-03-11 00:45:38 -07:00
David Harris
ef896797fd
Optimized out aes64im hardware; sharing with aes64d
2024-03-11 00:36:10 -07:00
David Harris
5257d3d8fd
AES64 cleanup
2024-03-11 00:20:50 -07:00
David Harris
7ee3145fc1
Simplified muxing for AES64
2024-03-11 00:14:38 -07:00
David Harris
d22306ab9f
Shared haredware for aes64e
2024-03-11 00:01:46 -07:00
David Harris
b53e873a11
shared hardware for AES 64 decode
2024-03-10 23:51:32 -07:00
David Harris
f950067600
Shared middle and final round aes32 to cut size 50%
2024-03-10 23:40:12 -07:00
David Harris
f72e5048de
Defined rotate module and formatted AES modules more densely
2024-03-10 23:09:11 -07:00
David Harris
3d72ccac60
AES simplification
2024-03-10 22:37:50 -07:00
David Harris
9a1fdba077
Added more Zbkb tests shared with Zbb
2024-03-10 22:24:16 -07:00
David Harris
2580d37fc0
ZK cleanup, check no LLEN > XLEN without D$, add half and quad float load/store to instruction name decoder
2024-03-10 22:03:57 -07:00
David Harris
837abf1d9e
ZK simplifcations
2024-03-10 21:44:11 -07:00
David Harris
d0dd30822e
ZK simplification
2024-03-10 21:35:20 -07:00
David Harris
955c131bd9
Crypto rename inputs and outputs to a and y
2024-03-10 21:27:11 -07:00
David Harris
ea6846ffcc
Crypto commenting cleanup
2024-03-10 20:58:57 -07:00
David Harris
e4724b8d0e
Crypto formatting cleanup
2024-03-10 20:45:27 -07:00
David Harris
34058ddbf0
Crypto formatting cleanup
2024-03-10 20:36:29 -07:00
David Harris
39ca7093bf
Merged AES changes
2024-03-10 19:17:01 -07:00
David Harris
93455e8495
Added arch64i tests for fp configs
2024-03-10 19:14:15 -07:00
Rose Thompson
93d9af6d8b
Merge pull request #640 from stineje/main
...
Initial seed of K extension
2024-03-10 10:51:14 -05:00
Rose Thompson
3cf6a19729
Merge branch 'main' into main
2024-03-10 10:48:21 -05:00
James E. Stine
047291ef49
add header for bmuctrl.sv
2024-03-09 22:09:31 -06:00
James E. Stine
54fec7c31f
fix bitmanipalu.sv typo on missing semicolon
2024-03-09 22:07:40 -06:00
James E. Stine
1573c890d0
Update bitmanipalu.sv for K extension
2024-03-09 22:01:20 -06:00
James E. Stine
ac3aa823e7
fix underscore in bmu directory
2024-03-09 20:19:46 -06:00
James E. Stine
1aa1608a18
fix space in kmu
2024-03-09 19:41:29 -06:00