Hi Laura, I think the mantis¹ thing might have some type of 10.1 bug reporting features, but I¹m not sure.
With regards to your #1, I see this error sometimes when I compile ibob designs w/ 7.1 (mlib_legacy), but always disregard it afaik mkbof is only necessary to create the .bof files used with bee2/borph designs. As long as you get a .bit bitstream you should be ok. - Andrew On 8/22/08 2:15 PM, "Laura Spitler" <[email protected]> wrote: > Hi everyone, > In the last couple of days I've discovered a couple bugs while working with > the 10.1 tools. Is there a 10.1 bug reporting list set up or would there be > any interest? That way people using 7.1 aren't bothered. > > Cheers, > Laura > > > 1) I compiled a very simple model (counter + LEDs) for the iBOB. At the end of > compilation I get the error below. I downloaded the library files over SVN, > and the Windows file system didn't initially recognize the mkbof.exe file that > is in the 'xps_lib\XPS_iBOB_base' directory as an application. I also tried > the mkbof.exe file that was in the .tar ball and that produced the same error. > > ---------------------------------------------------------- > No changes to be saved in MSS file > Saved project XMP file > > F:\Users\Laura\seti_spec\sim_mdl\first_test\XPS_iBOB_base>copy > implementation\download.bit ..\bit_files\first_test_2008_Aug_21_1223.bit > 1 file(s) copied. > > F:\Users\Laura\seti_spec\sim_mdl\first_test\XPS_iBOB_base>mkbof.exe -o > implementation\download.bof -s core_info.tab -p 4 -c -v > implementation\download.bit > 'mkbof.exe' is not recognized as an internal or external command, > operable program or batch file. > > F:\Users\Laura\seti_spec\sim_mdl\first_test\XPS_iBOB_base>copy > implementation\download.bof ..\bit_files\first_test_2008_Aug_21_1223.bof > The system cannot find the file specified. > Error using ==> gen_xps_files at 1088 > Programation files generation failed, EDK compilation probably also failed. > > ----------------------------------------------------------- > > 2) I've compiled a simple design for the BEE2 as well (counter, snap, software > register). It finished, but once on a BEE BORPH didn't work properly. It > appeared in the /proc file system but actual commands (echo, cat) simply hung. > Also TinyShell didn't open. > > 3) Compling a slightly more complicated design to the BEE2 yielded the error > below. I couldn't track down exactly what was causing the error. It did not > depend on clock type. > > --------------------------------- > Problem with block : > ============================================================== > Simulink Name: PLB to OPB bridge added at 0xD1000000 > Parent System: > Block type: xps_plb2opb > hw_sys = any > opb_name = opb1 > opb_addr_start = 3506438144 > addr_size = 16777216 > ============================================================== > Reference to non-existent field 'opb_clk'. > Error using ==> gen_xps_files at 512 > Error found during Peripheral generation in MHS (gen_mhs_ip). > > -------------------------------------- > > (P. S. - For Berkeley people, I localized this to Mark and my TVG) >

