I've seen this error if you have the mouse focus in a subsystem in the model instead of the main model. Try closing all subsystems/blocks except for the main drawing.
John > Hi Steve, > > Try opening up the System Generator block and entering in 'd7' in the > 'clock > pin location' field. Then, make sure the highest level in your model file > is selected and open bee_xps, click 'gcb' and make sure it still > corresponds > to your model file name, not a subsystem. Then try running bee xps. > > Also, are you using 'Use explicit sample period' of 1 in your slice block? > If not, this might explain the error you're getting with the Slice and > Counter. > > Mark > > On Sun, Mar 14, 2010 at 3:02 PM, Steve Maher > <[email protected]>wrote: > >> Hi Jason, >> >> Thanks for the reply. >> >> On Sun, Mar 14, 2010 at 12:10 PM, Jason Manley >> <[email protected]>wrote: >> >>> Hi Steve >>> >>> Are you preloading the libraries? >>> >> >> I am now =) >> >> I get a zillion warnings in the console (mostly about parameterized >> links) >> but I can now run XSG/XPS ... thanks. >> >> >> >> However, XSG fails when building the following tutorial (my version >> attached) >> >> http://casper.berkeley.edu/wiki/Roach_Tutorial >> >> I've included *testborph_sysgen_error.log* below, but the main error >> seems >> to be the following: >> >> All Xilinx Blocks must be contained in a level of hierarchy with a >> System Generator Token >> >> >> Obviously I do have a System Generator Token. Googling for the error >> produced >> http://www.xilinx.com/support/answers/24845.htm, but it's not >> applicable. >> >> >> Hmmm... >> >> Steve >> >> p.s. If I try running XPS a second time, Matlab/Simulink crashes. >> >> >> >> >> >> >> >> --------------------------------- Version Log >> ---------------------------------- >> Version Path >> System Generator 11.5.2275 >> C:/Xilinx/11.1/DSP_Tools/nt/sysgen >> AccelDSP 11.5.2275 >> C:/Xilinx/11.1/DSP_Tools/nt/AccelDSP >> Matlab 7.9.0.529 (R2009b) C:/Program Files/MATLAB/R2009b >> ISE 11.4.i C:/Xilinx/11.1/ISE >> >> -------------------------------------------------------------------------------- >> Summary of Errors: >> Error 0001: All Xilinx Blocks must be contained in a level of hierarc... >> Block: Unspecified >> Error 0002: A summary of Sysgen errors has been written to C:/roachmo... >> Block: >> Error 0003: A summary of Sysgen errors has been written to C:/roachmo... >> Block: >> Error 0004: A summary of Sysgen errors has been written to C:/roachmo... >> Block: 'testborph/Counter' >> Error 0005: A summary of Sysgen errors has been written to C:/roachmo... >> Block: 'testborph/Slice' >> >> -------------------------------------------------------------------------------- >> >> Error 0001: >> >> Reported by: >> Unspecified >> >> Details: >> All Xilinx Blocks must be contained in a level of hierarchy with a >> System Generator Token >> >> -------------------------------------------------------------------------------- >> >> Error 0001: >> >> Reported by: >> >> Details: >> A summary of Sysgen errors has been written to >> C:/roachmodels/testborph_sysgen_error.log >> >> -------------------------------------------------------------------------------- >> >> Error 0001: >> >> Reported by: >> >> Details: >> A summary of Sysgen errors has been written to >> C:/roachmodels/testborph_sysgen_error.log >> >> -------------------------------------------------------------------------------- >> >> Error 0001: >> >> Reported by: >> 'testborph/Counter' >> >> Details: >> A summary of Sysgen errors has been written to >> C:/roachmodels/testborph_sysgen_error.log >> >> -------------------------------------------------------------------------------- >> >> Error 0001: >> >> Reported by: >> 'testborph/Slice' >> >> Details: >> A summary of Sysgen errors has been written to >> C:/roachmodels/testborph_sysgen_error.log >> >> -------------------------------------------------------------------------------- >> >> >

