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


Ignore:
Timestamp:
Apr 7, 2006, 11:21:41 AM (18 years ago)
Author:
bratton
Comment:

formatting

Legend:

Unmodified
Added
Removed
Modified
  • XPS8.0 with Xilkernel

    v2 v3  
    33Install XBDs
    44
    5 Project Creation
    6 1) Open XPS 8.0, select Base System Builder and click OK
    7 2) Specify a new project file and click OK
    8 3) Click next, set board vendor to Rice University - WARP Project, and select the version of hardware you have
    9 4) Select PowerPC and click next
    10 5) Set Processor clock to 200Mhz and Bus clock to 50MHz. Select 64KB for Data OCM and 128KB for Instruction OCM
    11 6) Select required peripherals (being sure to check interrupt on push buttons, timers, etc)
    12 7) Change the baud rate on RS232 to no more than 57600
    13 8) On the final plb_bram_if_cntlr_1, set memory size to 128KB
     5Project Creation[[BR]]
     61) Open XPS 8.0, select Base System Builder and click OK[[BR]]
     72) Specify a new project file and click OK[[BR]]
     83) Click next, set board vendor to Rice University - WARP Project, and select the version of hardware you have[[BR]]
     94) Select PowerPC and click next[[BR]]
     105) Set Processor clock to 200Mhz and Bus clock to 50MHz. Select 64KB for Data OCM and 128KB for Instruction OCM[[BR]]
     116) Select required peripherals (being sure to check interrupt on push buttons, timers, etc)[[BR]]
     127) Change the baud rate on RS232 to no more than 57600[[BR]]
     138) On the final plb_bram_if_cntlr_1, set memory size to 128KB[[BR]]
    1414
    15 MHS creation
    16 9) Copy in any peripherals to your local pcore directory.
    17 10) Back in XPS, go to "Project" and click Rescan user repositories.
    18 11) 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
    19 12) 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.
     15MHS creation[[BR]]
     169) Copy in any peripherals to your local pcore directory.[[BR]]
     1710) Back in XPS, go to "Project" and click Rescan user repositories.[[BR]]
     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[[BR]]
     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.[[BR]]
    202013) Click port