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