Skip to content

PrashanthHC16/RISCV-Vector-Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RISCV-Vector-Processor

Characteristics of the implementation :

  1. VLEN=32, VSEW=32, Vm bit=1 (unmasked),16 ALU lanes, 16 elements could be loaded/stored from/to memory into/from the vector register per clock cycle.
  2. Instructions considered for Unit-Stride and Vector Integer Arithmetic operations.
  3. Fetch and decode done in the same cycle.
  4. Memory access stage for Arithmetic instructions is ignored as memory will not be accessed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published