Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

RTL: Packed Arithmetic Instructions #11

Closed
6 tasks done
ben-marshall opened this issue Sep 6, 2018 · 1 comment
Closed
6 tasks done

RTL: Packed Arithmetic Instructions #11

ben-marshall opened this issue Sep 6, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ben-marshall
Copy link
Member

ben-marshall commented Sep 6, 2018

Implement packed arithmetic

  • ADD
  • SUB
  • MUL
  • SLL
  • SRL
  • ROT
@ben-marshall ben-marshall self-assigned this Sep 6, 2018
@ben-marshall ben-marshall added this to To do in Implementation via automation Sep 6, 2018
@ben-marshall ben-marshall added the enhancement New feature or request label Sep 19, 2018
@ben-marshall ben-marshall moved this from To do to In progress in Implementation Sep 20, 2018
@ben-marshall
Copy link
Member Author

Blocked until #19 committed and merged.

ben-marshall added a commit that referenced this issue Sep 24, 2018
Implemented the shift and rotate packed instructions.

- Closes #19 - rot.px specification update.
- Unblocks #18 - mul.px broken due to lack of correct shift behaviour.
- Only mul.px left to do for issue #11

 On branch dev/ben-marshall
 Changes to be committed:
	modified:   docs/crypto-ise.specification.tex
	modified:   rtl/scarv_cop_palu_shifter.v
	modified:   verif/model/model_ise.v
Implementation automation moved this from In progress to Done Sep 24, 2018
@ben-marshall ben-marshall added this to the Version 1.0a milestone Sep 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant