Add scrolling program
This commit is contained in:
@@ -29,7 +29,7 @@ package config is
|
||||
constant CFG_LED : integer := CFG_DMEM+1;
|
||||
constant CFG_SW : integer := CFG_LED+1;
|
||||
constant CFG_TIMER : integer := CFG_SW+1;
|
||||
constant CFG_SEG : integer := CFG_TIMER+1;
|
||||
constant CFG_SCR : integer := CFG_TIMER+1;
|
||||
|
||||
-----------------------------
|
||||
-- base address (BADR) & mask address (MADR)
|
||||
|
||||
Reference in New Issue
Block a user