Changes between Version 2 and Version 3 of Component/ARM7TDMI


Ignore:
Timestamp:
Jun 13, 2008, 12:52:44 PM (16 years ago)
Author:
gracia
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/ARM7TDMI

    v2 v3  
    2424Before compiling any SoClib simulator using the ARM7TDMI you will need to download the UNISIM ([http:\\www.unisim.org]) library (well, just a piece of it, the unisim_lib).
    2525To do so just download it using svn from [https://unisim.org/svn/devel/unisim_lib] with the following command:
    26   svn import https://unisim.org/svn/devel/unisim_lib
     26* svn import https://unisim.org/svn/devel/unisim_lib
    2727You will have to enter a username and password. If you do not have access to the UNISIM development, you can simply use 'guest'/'guest' for username and password respectively.
    2828Once you have downloaded UNISIM you will need to create a link in trunk/soclib/lib/arm7tdmi/include/iss/ and trunk/soclib/lib/arm7tdmi/src/iss/ to <your_path_to_unisim_lib>/unisim.
    2929
    3030If you wish you can download the full UNISIM library by downloading unisim_tools and unisim_simulators:
    31   svn import https://unisim.org/svn/devel/unisim_tools
    32   svn import https://unisim.org/svn/devel/unisim_simulators
     31* svn import https://unisim.org/svn/devel/unisim_tools
     32* svn import https://unisim.org/svn/devel/unisim_simulators
    3333
    3434= ARM7TDMI Processor  ISS  Implementation =