projects
/
raggedstone
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dae700
)
interrupt
author
michael
<michael>
Sun, 11 Mar 2007 13:13:04 +0000
(13:13 +0000)
committer
michael
<michael>
Sun, 11 Mar 2007 13:13:04 +0000
(13:13 +0000)
dhwk/source/pci/interrupt.vhd
patch
|
blob
|
blame
|
history
diff --git
a/dhwk/source/pci/interrupt.vhd
b/dhwk/source/pci/interrupt.vhd
index 1c1e6e8276aab897a1772288854d1c5a10f4597a..a3709b6ba88f030a164af0e1e4fd55aea450e191 100644
(file)
--- a/
dhwk/source/pci/interrupt.vhd
+++ b/
dhwk/source/pci/interrupt.vhd
@@
-120,8
+120,8
@@
begin
end if;
end process;
- SIG_PROPAGATE_INT <=
- (REG(0) AND INT_MASKE(0))
+ SIG_PROPAGATE_INT <=
(not TAST_SETn)
+
OR
(REG(0) AND INT_MASKE(0))
OR (REG(1) AND INT_MASKE(1))
OR (REG(2) AND INT_MASKE(2))
OR (REG(3) AND INT_MASKE(3))
Impressum
,
Datenschutz