Changes between Version 6 and Version 7 of Component/ARM966


Ignore:
Timestamp:
Feb 28, 2009, 8:07:27 PM (15 years ago)
Author:
Joel Porquet
Comment:

corrected erroneous commands

Legend:

Unmodified
Added
Removed
Modified
  • Component/ARM966

    v6 v7  
    1616
    1717To do so just download it using svn from [https://unisim.org/svn/devel/unisim_lib] with the following command:
    18  * svn import https://unisim.org/svn/devel/unisim_lib
     18 * svn export https://unisim.org/svn/devel/unisim_lib
    1919
    2020You will have to enter a username and password. If you do not have access to the UNISIM development, you can simply use 'guest' for username (no password required).
     
    2222
    2323If you wish you can download the full UNISIM library by downloading unisim_tools and unisim_simulators:
    24  * svn import https://unisim.org/svn/devel/unisim_tools
    25  * svn import https://unisim.org/svn/devel/unisim_simulators
     24 * svn export https://unisim.org/svn/devel/unisim_tools
     25 * svn export https://unisim.org/svn/devel/unisim_simulators
    2626
    2727Finally you will have to set your soclib.conf (source:trunk/soclib/utils/conf/soclib.conf) file to compile correctly the ARM966 component. Here you have an example of configuration that correctly sets the flags to compile ARM966: