On 7 Mag, 18:42, Mike Treseler <mtrese...@gmail.com> wrote:
> Dek wrote:
> > Thanks all, it seems a good idea, but finally I used Tcl, it's quite
> > simple
>
> Glad you saw the light.
> tcl is much better at text than vhdl,
> as is python, bash script, emacs-lisp, perl, ...
>
> * * * * * *-- Mike Treseler
Hemm... actually I used Tcl just as a macro to be used with modelsim
(as HT-Lab suggested); in my VHDL TextIO is still present, but since I
use the files name as generics, they don't have to be constrained
anymore.
Maybe, as you say, I did better if I used just Tcl or Python or so on,
but I want to take confidence with VHDL for further applications, and
I had data from an actual detector already stored in .txt files.
Anyway I think it's nice to know how TextIO works because, even if
it's not very powerful, it gives you the chance to understeand how an
hardware model would work on data already stored; and I don't think
this is a so rare application.
|