Initial commit
This commit is contained in:
		| @@ -0,0 +1,7 @@ | ||||
| ARCHITECTURE studentVersion OF pipelineAdder IS | ||||
| BEGIN | ||||
|  | ||||
|   sum <= (others => '0'); | ||||
|   cOut <= '0'; | ||||
|  | ||||
| END ARCHITECTURE studentVersion; | ||||
		Reference in New Issue
	
	Block a user