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

Subversion Repositories amber

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /amber
    from Rev 72 to Rev 71
    Reverse comparison

Rev 72 → Rev 71

/trunk/hw/vlog/amber23/a23_execute.v
231,7 → 231,7
// In addition the signal is one-hot encoded to further speed up the logic
// Raw version is also kept for ram-based register bank implementation.
 
assign status_bits_mode_rds_nxt = i_user_mode_regs_store_nxt ? USR :
assign status_bits_mode_rds_nxt = i_user_mode_regs_store_nxt ? OH_USR :
status_bits_mode_update ? status_bits_mode_nxt :
status_bits_mode ;
 

powered by: WebSVN 2.1.0

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