quartus projects

This commit is contained in:
Blaise Tine
2020-04-21 12:28:37 -07:00
parent 5798cf6e15
commit f53256f854
29 changed files with 75504 additions and 119 deletions

View File

@@ -123,7 +123,8 @@ module VX_alu_unit (
end
end
`ifdef SYN_FUNC
`ifdef SYN_FUNC
wire which_in2;
wire[31:0] upper_immed;
@@ -205,4 +206,4 @@ module VX_alu_unit (
`endif
endmodule : VX_alu
endmodule