Sign in
opensecura
/
hw
/
kelvin
/
bcfd82f48e86c9749706b15e7b0e804c843bd9a9
/
hdl
/
verilog
/
rvv
/
design
/
rvv_backend_alu_unit_shift.sv
bcfd82f
fix bugs for mask-logic, vcpop instructions;
by tianyu.li
· 7 weeks ago
d432060
fix saturation logic
by tianyu.li
· 8 weeks ago
2b02fc5
1. fix ari decoder for immediate data; 2. fix decoder ctrl; 3. fix addsub and shifter sturate logic; 4. optimize viota instruction for better timing; 5. Double Reservation station depth.
by tianyu.li
· 8 weeks ago
284c4d7
1. Adjust vxsat signal logic; 2. fix bit-width problem in LSU decoder.
by tianyu.li
· 8 weeks ago
e7ac0dd
1. ignore_vma and ignore_vta changes; 2. Fix dispatch byte_type problem
by Tianyu Li
· 8 weeks ago
b457ab8
1. adjust assertion; 2. Add ignore_vma and ignore_vta in decoder; 3. fix problem for read ports assignment in dispatch.
by Tianyu Li
· 8 weeks ago
3514e3c
1. fix problem for shift instruction; 2. fix problem for divider; 3. fix byte_type logic in dispatch
by Tianyu Li
· 9 weeks ago
24e5d6a
Add uop_pc for every FIFO to help debug, and it use macro TB_SUPPORT to enable it.
by Tianyu Li
· 2 months ago
7c74b50
1. reuse shifter to reduce area; 2. fix rounding mod(RNE and ROD)e problem.
by Tianyu Li
· 3 months ago
cab59cf
1. fix always-false condition problem in if-condition for f_shift* function. 2. simplify code and make it clearer
by Tianyu Li
· 3 months ago
3ed58a1
fix vxsat logic
by Tianyu Li
· 3 months ago
0d71ebc
optimize shifter function to reduce area
by Tianyu Li
· 3 months ago
cb8e46e
Fix typo in for-loop. Add async_rstn param to multi_fifo
by Pu Wang
· 3 months ago
937f723
change assertion
by Tianyu Li
· 3 months ago
afb0f22
lint clean; add macro RVV_ASSERT_CLK/RVV_ASSERT_RSTN to rvv_backend.svh.
by Zhidong Liang
· 3 months ago
fd24db8
enable ASSERT_ON
by Tianyu Li
· 3 months ago
362214b
delete used cout8 signal
by Tianyu Li
· 3 months ago
682831d
change enum type name
by Tianyu Li
· 3 months ago
0d24fda
Adjust type name based on new svh file
by Tianyu Li
· 3 months ago
9a03e11
modify assertion block
by Tianyu Li
· 3 months ago
7a39bc5
fix function bug and coding style
by Tianyu Li
· 3 months ago
fab4544
complete shifter and lint clean
by Tianyu Li
· 3 months ago