NYU-Processor-Design / nyu-core

The code and tests for the RISCV-32I compatible core for the NYU Processor Design VIP team.
Creative Commons Zero v1.0 Universal
2 stars 11 forks source link

Made input and output names consistent #41

Closed ShinyMiraidon closed 1 year ago

ShinyMiraidon commented 1 year ago

Made the names of the inputs and outputs for the modules consistent across the modules and documentation for said modules

codecov[bot] commented 1 year ago

Codecov Report

Merging #41 (39d8414) into main (ad1d5b6) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           64        62    -2     
=========================================
- Hits            64        62    -2     
Impacted Files Coverage Δ
rtl/Alu.sv 100.00% <100.00%> (ø)
rtl/Branch_Eval.sv 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.