Fix timer blinky using interrupts (real board still does not work)

This commit is contained in:
2022-11-19 16:06:14 +01:00
parent 038f983cb5
commit 4a5a431b55
2 changed files with 3 additions and 13 deletions

View File

@@ -14,7 +14,7 @@ use work.lt16soc_peripherals.all;
entity lt16soc_top is
generic(
programfilename : string := "../../programs/segments_test.ram" -- see "Synthesize XST" process properties for actual value ("-generics" in .xst file)!
programfilename : string := "../../programs/timer_blinky.ram" -- see "Synthesize XST" process properties for actual value ("-generics" in .xst file)!
);
port(
-- clock signal