You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PandA project discussions and questions
Hello, currently I'm editing parametric_list_based.cpp to try and change HLS->Rsch during runtime. My approach is shown in the one of the attached pictures. Basically I want to output the HLS->Rsch into a XML file, change the file manually then have bambu read it back in. This worked for a smaller design I had but when I tried a larger design I got the error shown in the attached picture. This error occurs when I don't change any aspect of the Scheduling XML file. It's my understanding that the XML output should be equivalent to what gets read back in but it seems to throw that error. Any help would be appreciated.