|
From: Cary R. <cy...@ya...> - 2020-09-20 06:05:44
|
Sounds good. Make sure you fix the shift-reduce issue in vvp/parse.y. We probably should have done it some time ago, but it certainly should be done for the actual release. I think it should be fixed before you branch because we don't need this in the new devel or release branch.
Cary
On Saturday, September 19, 2020, 9:55:03 AM PDT, Stephen Williams <st...@ic...> wrote:
OK, I'm going to start working on a version 11 release. I'm going to
review the current state and collect any other opinions, then the plan
wil be to make a branch and shortly after, a release candidate.
On Mon, Aug 24, 2020 at 7:17 PM Cary R. via Iverilog-devel
<ive...@li...> wrote:
>
> Hi Steve,
>
> My development machine is in a wonky state so I have not been able to work on Icarus for a week or so. I'm also busy at work for the next few weeks so it could be a while before I can do much more. Given that and I have much of the queue and darray functionality working better I would say lets go for it.
>
> There is one thing that needs to be fixed before we release. Some time ago a contributor made a change to the VVP file format and left in backwards compatibility. This resulted in a shift-reduce warning in VVP. We should update this to only support the new format and remove the shift-reduce issue. I think everything else should be good to go.
>
> Cary
>
> On Monday, August 24, 2020, 8:55:26 AM PDT, Stephen Williams <st...@ic...> wrote:
>
>
> Cary,
>
> How are we doing on this? Still on track for a v11 release in the near future?
>
> On Tue, Aug 4, 2020 at 2:01 PM Cary R. via Iverilog-devel
> <ive...@li...> wrote:
> >
> > I'm making good progress on my queue work. I'm taking some time to refactor what I have done so far and then will finish up. See what I committed last night for an example of the refactoring. Hopefully in the next week or so.
> >
> > The other thing that I would like to have dealt with before we release V11 is addressing the longest static prefix issue in the always_* sensitivity calculation. If one of you could look at this we could get V11 out sooner. I have a failing test and I think there is a github report as well. I can provide help as needed.
> >
> > We should also review all tickets regarding bugs to make sure we have things as clean as possible for V11.
> >
> > Cary
> > On Tuesday, August 4, 2020, 12:57:13 AM PDT, Martin Whitaker <ic...@ma...> wrote:
> >
> >
> > I say go for it as soon as Cary finishes tidying up his work on queues.
> > As 10.3 doesn't build with GCC 10 or bison 3.7, we really need to get a
> > release out.
> >
> > On 04/08/2020 01:54, Stephen Williams wrote:
> > > So, Cary, Martin? Thoughts on a release 11? I believe Cary has
> > > something he wants to sneak into a release. What's the schule for
> > > that?
> > >
> > > On Thu, Jul 30, 2020 at 11:05 AM Stephen Williams <st...@ic...> wrote:
> > >>
> > >> You make a very good point. This is being discussed, and we're
> > >> thinking sooner rather than later.
> > >>
> > >> On Thu, Jul 30, 2020 at 11:03 AM Jean THOMAS <pu...@gi...> wrote:
> > >>>
> > >>> Hi everyone,
> > >>>
> > >>> Lots of changes have happened in iverilog since its last release. In
> > >>> most Linux distros only the latest release is available, which is a year
> > >>> old now. When can we expect a new release for iverilog?
> > >>>
> > >>> Cheers,
> > >>> Jean
> > >>>
> > >>>
> > >>> _______________________________________________
> > >>> 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."
> > >
> > >
> > >
> >
> >
> >
> > _______________________________________________
> > Iverilog-devel mailing list
> > Ive...@li...
> > https://lists.sourceforge.net/lists/listinfo/iverilog-devel
>
> > _______________________________________________
> > 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."
>
>
> _______________________________________________
> Iverilog-devel mailing list
> Ive...@li...
> https://lists.sourceforge.net/lists/listinfo/iverilog-devel
> _______________________________________________
> 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."
_______________________________________________
Iverilog-devel mailing list
Ive...@li...
https://lists.sourceforge.net/lists/listinfo/iverilog-devel
|