WARP Project Forums - Wireless Open-Access Research Platform

You are not logged in.

#1 2007-Feb-01 19:36:56

jlliu
Member
Registered: 2007-Jan-25
Posts: 31

Question about sysgen2opb

hi, murphpo,

I am trying to do sysgen2opb test according to sysgen2opb.pdf.  When i  test the example with simple registers,  the following error occurs when i excute sysgen2opb('adder',hex2dec('FF000000')) in matlab.

Error using ==> char
Cell elements must be character arrays.

Error in ==> sysgen2opb at 104
    scriptChoice = char(varargin(1));

Br, Junlin

Offline

 

#2 2007-Feb-02 15:10:47

eng
Member
Registered: 2006-Sep-26
Posts: 1

Re: Question about sysgen2opb

Hi Junlin,

As of the recent release of the sysgen2opb script, there is no need to input the base address. Please use the following command: sysgen2opb('adder', 'gw')

Please follow the instructions to run the script on: http://warp.rice.edu/trac/wiki/sysgen2opb

Last edited by eng (2007-Feb-07 13:34:42)

Offline

 

Board footer