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