Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
ARCHITECTURE studentVersion OF periphControlReg IS
|
||||
BEGIN
|
||||
run <= '0';
|
||||
updatePattern <= '0';
|
||||
interpolateLinear <= '0';
|
||||
END ARCHITECTURE studentVersion;
|
||||
Reference in New Issue
Block a user