Doc changes
This commit is contained in:
@@ -29,6 +29,6 @@ package config_pkg is
|
||||
|
||||
constant DEBUG_ENABLE : integer := 1; -- Enable debug logic,
|
||||
constant NEO_ENABLE : integer := 0; -- Enable local NEO430 IO processor,
|
||||
constant STORM_ENABLE : integer := 1; -- Enable local STORM IO processor,
|
||||
constant STORM_ENABLE : integer := 0; -- Enable local STORM IO processor,
|
||||
|
||||
end config_pkg;
|
||||
|
||||
Reference in New Issue
Block a user