Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- There are detailed error messages above this line. Look for the first red line in the compilation report or click the "Show error messages" filter. You are obviously ignoring some requirements for the component, review the manual thoroughly. --- Quote End --- You are right. But I don't know how to deal with the errors. What should I do wit this? ASSERT (CBXI_PARAMETER != "NOTHING") REPORT "Valid clear box generator not found or Errors encountered during clear box generation" Oh, I found the problem - it should be page_size => 1, in Single byte write mode. What mode is better to use - Single byte write or Page write?