translate interrupt_controller to vhd

This commit is contained in:
Markus Fröschle
2016-01-11 16:11:04 +00:00
parent 5b8820e371
commit 17c41a655f
6 changed files with 7740 additions and 1612 deletions

View File

@@ -82,6 +82,7 @@ COMPONENT mux41_0
D1 : IN STD_LOGIC;
Q : OUT STD_LOGIC);
END COMPONENT;
ATTRIBUTE black_box OF mux41_0: COMPONENT IS true;
ATTRIBUTE noopt OF mux41_0: COMPONENT IS true;