[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [f-cpu] Yet Another Upload



(My last mail was send before the end of the writing)

So in perl, you could then read the value with 
$myvar->{reg1}{fields} = ...

Or use a bunch of foreach :
foreach $reg (keys %myvar)
{
 $myvar{$reg}...
}

For each output you need to wrote a function. It could a be usfull for c files but tcl could be used also (a stupid language use a lot by cad tools...), vhdl files, ... and what ever could be used, this definition files could be see as a perl modules.

Like usual a don't have take time to write it...

nicO

___________________________________
Webmail Nerim, http://www.nerim.net/


*************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe f-cpu       in the body. http://f-cpu.seul.org/