Changes between Version 15 and Version 16 of Component/ARM7TDMI


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

modified an erroneous command

Legend:

Unmodified
Added
Removed
Modified
  • Component/ARM7TDMI

    v15 v16  
    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 is needed).
     
    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 ARM7TDMI component. Here you have an example of configuration that correctly sets the flags to compile ARM7TDMI: