From: Stephen W. <st...@ic...> - 2020-11-30 08:18:30
|
It's usually possible to reduce a failure to a single file. Sometimes, that means concatenating a bunch of files together, or running them through the preprocessor. Make an effort. If you are stumped on how to reduce the problem, you can at least post the error message you are getting to this mailing list, and perhaps we can give you a hand reducing it to a manageable bug report. On Sun, Nov 29, 2020 at 9:36 AM Srinivasan Venkataramanan <sv...@gm...> wrote: > > Hello, > > I would like to add UVM support to Icarus. I have been working with few interns to add simple features with Icarus. Will soon add code to a GitHub repo and send a link. > > One challenge we see is that unit tests work, larger UVM code base (not really full UVM, but just many classes/objects) tend to break the tool. I wonder how to submit such testcases when they are spread across files, has a Makefile etc. I am sure this is possible, just want to understand how you folks do it here. > > Please share your thoughts on this. > > Looking forward to update, maintain and contribute to IVL_UVM! > > Regards > Srini > > > _______________________________________________ > Iverilog-devel mailing list > Ive...@li... > https://lists.sourceforge.net/lists/listinfo/iverilog-devel -- Steve Williams "The woods are lovely, dark and deep. st...@ic... But I have promises to keep, http://www.icarus.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep." |