Hi, i wanted to know if anyone started or are developing the synthesis to edif. We begin with the development of an IDE for VHDL simulation using ghdl. Within a month, we will post the code. --- TiN "A computer is like an air conditioner.It stops working when you open windows."
on 2009-06-03 23:29
on 2009-06-07 09:43
On Wed, Jun 03, 2009 at 06:25:13PM -0300, TiN wrote: > Hi, i wanted to know if anyone started or are developing the synthesis > to edif. I few years ago, I wrote a first prototype. But AFAIK nothing more. > We begin with the development of an IDE for VHDL simulation using ghdl. > Within a month, we will post the code. Thank you, Tristan.
on 2009-06-08 20:14
El dom, 07-06-2009 a las 09:40 +0200, Tristan Gingold escribió: > > Tristan. Where can i download the prototype? Thanks. --- TiN "Si debbuging es el proceso de eliminar errores, entonces la programación debe ser el proceso de ponerlos."
on 2009-06-08 20:43
From: TiN <agustinhenze@gmail.com> Subject: [Ghdl-discuss] Status of Synthesis Date: Wed, 03 Jun 2009 18:25:13 -0300 > We begin with the development of an IDE for VHDL simulation using ghdl. > Within a month, we will post the code. Is this an editor with buttons to start the simulations, or is it a new waveform tool? Have there been any proposals for making some kind of extended VCD or other format which supports enums, assertions, etc to support VHDL in gtk-wave? Petter
on 2009-06-09 04:32
On Mon, Jun 08, 2009 at 03:10:37PM -0300, TiN wrote: > > > > Tristan. > > Where can i download the prototype? I wrote it a long time ago, and it doesn't build anymore. Never made it available. It was able to deal only with very very simple designs. Tristan.
on 2009-06-15 19:33
> We begin with the development of an IDE for VHDL simulation using ghdl. > Within a month, we will post the code. Hi, what is the toolkit you're using ? (GTK,QT..) Or maybe you're using Eclipse and a plugin ? I'm curious.
on 2009-06-16 17:31
El lun, 15-06-2009 a las 19:29 +0200, Sylvere Teissier escribió: > > We begin with the development of an IDE for VHDL simulation using ghdl. > > Within a month, we will post the code. > Hi, > what is the toolkit you're using ? (GTK,QT..) > Or maybe you're using Eclipse and a plugin ? > I'm curious. Hi, is a set of plugins for gedit, is written in pygtk. We don't have much documentation about this, but if you read Spanish, here[0] is a brief description. [0]http://www.sluc.org.ar/skipper --- TiN "Si debbuging es el proceso de eliminar errores, entonces la programación debe ser el proceso de ponerlos."