Am 14.01.2014 02:41, schrieb [email protected]:
>>> yg worte
>>> More resources are welcome !
>>> I know i'll want to hack it further in the coming years :-)
>>  Some hint what I miss in GHDL:
>> my favorit wishlist
>>
>> - code beautifier
> What is wrong with emacs ?
Yes I use the emacs.  I had only one file, that was destroyed. It was
vhdl package.

But I use not emacs as editor. Normely I use geany.
I can not advise to  a newbie emacs.
GHDL has a transformator to html. Can this changed to a normal code
beautyfier?



>
> That shouldn't be very difficult to do (and fun at least at the
> beginning). But it's a kind of worm: there are many many options
> and styles to consider.
>
>> - verilog interface
> Can you precise ?  Do you mean mixed language ?
For a simulation with an  external memory.
I want to implement an external memory interface. The memory 
manufacturers supply only verilog.
How it is to handle I can not say what is the best way.

Translator verilog->vhdl.
Or a verilog cosimulation
I do not know it. I can only say what I looking for.

>> - vhpi interface that an external source can call a vhdl function. At
>> the moment only a vhdl function can call an external code.
> In fact, you can call vhdl functions (or procedures) from external code.
> Can you precise again ?  What do you like to do ?

I had tried to make an network interface to my vhdl code. I wanted write
a testbench in other languages.

vhdl  <-> network server<->network client


 A vhdl code started the Network server (written in C).
Now the client dould found the server and also connect.
But now was the problem. The client sended commands to the server. To
change some signals.

I had no possiblity to make a reset or make signal. Only polling.


>
>> Use anybode a GUI for hg?
>> At my computer tortoisehg does not work. Confict with an older
>> gtk2-lib.
> I am used to the CLI :-)

what is CLI?


René

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to