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