Skip to content
Snippets Groups Projects
Commit 7b4c5791 authored by Niels Möller's avatar Niels Möller
Browse files

Move mul_unit to cpu/lib.

parent 54d455c4
Branches
No related tags found
No related merge requests found
...@@ -22,7 +22,6 @@ ...@@ -22,7 +22,6 @@
`include "reg-file.vl" `include "reg-file.vl"
`endif `endif
`include "unary-unit.vl" `include "unary-unit.vl"
`include "mul-unit.vl"
`include "reciprocal-unit.vl" `include "reciprocal-unit.vl"
`include "instr-decode.vl" `include "instr-decode.vl"
`include "instr-fetch.vl" `include "instr-fetch.vl"
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment