1. bcfd82f fix bugs for mask-logic, vcpop instructions; by tianyu.li · 7 weeks ago
  2. d432060 fix saturation logic by tianyu.li · 8 weeks ago
  3. 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
  4. 284c4d7 1. Adjust vxsat signal logic; 2. fix bit-width problem in LSU decoder. by tianyu.li · 8 weeks ago
  5. e7ac0dd 1. ignore_vma and ignore_vta changes; 2. Fix dispatch byte_type problem by Tianyu Li · 8 weeks ago
  6. 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
  7. 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
  8. 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
  9. 7c74b50 1. reuse shifter to reduce area; 2. fix rounding mod(RNE and ROD)e problem. by Tianyu Li · 3 months ago
  10. 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
  11. 3ed58a1 fix vxsat logic by Tianyu Li · 3 months ago
  12. 0d71ebc optimize shifter function to reduce area by Tianyu Li · 3 months ago
  13. cb8e46e Fix typo in for-loop. Add async_rstn param to multi_fifo by Pu Wang · 3 months ago
  14. 937f723 change assertion by Tianyu Li · 3 months ago
  15. afb0f22 lint clean; add macro RVV_ASSERT_CLK/RVV_ASSERT_RSTN to rvv_backend.svh. by Zhidong Liang · 3 months ago
  16. fd24db8 enable ASSERT_ON by Tianyu Li · 3 months ago
  17. 362214b delete used cout8 signal by Tianyu Li · 3 months ago
  18. 682831d change enum type name by Tianyu Li · 3 months ago
  19. 0d24fda Adjust type name based on new svh file by Tianyu Li · 3 months ago
  20. 9a03e11 modify assertion block by Tianyu Li · 3 months ago
  21. 7a39bc5 fix function bug and coding style by Tianyu Li · 3 months ago
  22. fab4544 complete shifter and lint clean by Tianyu Li · 3 months ago