From: Stephen W. <st...@ic...> - 2022-01-15 18:58:16
|
Well, I have some time on my hands, and I've had enough with trying to keep the iverilog and ivtest repositories updated in lock-step. I think it is high time to merge the entire ivtest repository into the iverilog repository. This way, a PR for a new feature, and the regression tests for that feature, can be merged together as a single PR. The obvious problem with that is that it makes the source about 18M bigger. The advantage is that github actions (automated regression tests) will be easier to manage, and also it should be easier to get patches and regression tests merged together. Convince me that I'm wrong. -- Steve Williams st...@ic... |