Changes between Version 1 and Version 2 of XPS8.0 with Xilkernel


Ignore:
Timestamp:
Mar 27, 2006, 2:22:08 PM (18 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XPS8.0 with Xilkernel

    v1 v2  
    1 
    21== Creating an XPS 8.0 Project with Xilkernel ==
    32
    4 1) Open XPS 8.0
     3Install XBDs
     4
     5Project Creation
     61) Open XPS 8.0, select Base System Builder and click OK
     72) Specify a new project file and click OK
     83) Click next, set board vendor to Rice University - WARP Project, and select the version of hardware you have
     94) Select PowerPC and click next
     105) Set Processor clock to 200Mhz and Bus clock to 50MHz. Select 64KB for Data OCM and 128KB for Instruction OCM
     116) Select required peripherals (being sure to check interrupt on push buttons, timers, etc)
     127) Change the baud rate on RS232 to no more than 57600
     138) On the final plb_bram_if_cntlr_1, set memory size to 128KB
     14
     15MHS creation
     169) Copy in any peripherals to your local pcore directory.
     1710) Back in XPS, go to "Project" and click Rescan user repositories.
     1811) Go to IP Catalog tab, and you should see your peripheral(s) in the "Project Repository" group. Add these and make the bus connection "OPB." You should see them in the System Assembly View now
     1912) click on the "Addresses" radio button in the System Assembly View, here, key in the appropriate addresses and sizes of your peripherals, locking the ones that are hardcoded. Then, let the rest update themselves by clicking the "generate addresses" button.
     2013) Click port