OpenCores
URL https://opencores.org/ocsvn/t48/t48/trunk

Subversion Repositories t48

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /t48
    from Rev 337 to Rev 338
    Reverse comparison

Rev 337 → Rev 338

/branches/wip_t2x/rtl/vhdl/int.vhd
230,7 → 230,7
ale_q <= ale_i;
 
if last_cycle_i and
ale_q and not ale_i then
not ale_q and ale_i then
int_q <= not to_boolean(int_n_i);
end if;
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.