URL
https://opencores.org/ocsvn/zipcpu/zipcpu/trunk
[/] [zipcpu/] [trunk/] [rtl/] [zipsystem.v] - Diff between revs 84 and 115
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 84 |
Rev 115 |
Line 589... |
Line 589... |
ctri_int);
|
ctri_int);
|
end else begin
|
end else begin
|
icontrol #(8+(EXTERNAL_INTERRUPTS-9))
|
icontrol #(8+(EXTERNAL_INTERRUPTS-9))
|
ctri(i_clk, cpu_reset, (ctri_sel),
|
ctri(i_clk, cpu_reset, (ctri_sel),
|
sys_data, ctri_data,
|
sys_data, ctri_data,
|
alt_int_vector[(EXTERNAL_INTERRUPTS-1):0],
|
alt_int_vector[(EXTERNAL_INTERRUPTS-2):0],
|
ctri_int);
|
ctri_int);
|
end endgenerate
|
end endgenerate
|
|
|
`else // INCLUDE_ACCOUNTING_COUNTERS
|
`else // INCLUDE_ACCOUNTING_COUNTERS
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.