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

Subversion Repositories or1k_old

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 1484 to Rev 1485
    Reverse comparison

Rev 1484 → Rev 1485

/trunk/or1ksim/sim-config.h
337,5 → 337,4
void reg_kbd_sec(void);
void reg_ata_sec(void);
void reg_cuc_sec(void);
void reg_test_sec(void);
#endif
/trunk/or1ksim/peripheral/Makefile.am
33,5 → 33,4
ps2kbd.c \
atahost.c \
atadevice.c \
atadevice_cmdi.c \
test.c
atadevice_cmdi.c
/trunk/or1ksim/sim-config.c
616,7 → 616,6
reg_kbd_sec();
reg_ata_sec();
reg_cuc_sec();
reg_test_sec();
}
 
/* Returns a user friendly string of type */

powered by: WebSVN 2.1.0

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