Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > Generating C header files?

Reply
Thread Tools

Generating C header files?

 
 
T
Guest
Posts: n/a
 
      04-20-2009
Greetings:

We have a VHDL file with register definitions, does anyone know of a
tool/script which will parse this code and be capable of generating a
C header file for the software folks?

Thanks in Advance!
Tom
 
Reply With Quote
 
 
 
 
HT-Lab
Guest
Posts: n/a
 
      04-20-2009

"T" <> wrote in message
news:2ba9531e-715a-4451-a4c4-...
> Greetings:
>
> We have a VHDL file with register definitions, does anyone know of a
> tool/script which will parse this code and be capable of generating a
> C header file for the software folks?


Tcl plus a bit of regular expression should do the trick. I would recommend
Trev from Doulos which makes building regular expression easy as pie....

http://www.doulos.com/knowhow/tcltk/examples/trev/

Hans
www.ht-lab.com


>
> Thanks in Advance!
> Tom



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Header files with "header.h" or <header.h> ?? mlt C++ 2 01-31-2009 02:54 PM
[XSL] generating links to chapter, header, subheaders with autonumeration jszczepankiewicz@gmail.com XML 3 03-06-2007 11:08 AM
Generating header information using ElementTree Craig Python 8 11-27-2006 08:03 PM
Auto-generating C header file from C++ header? Bit byte C++ 1 04-19-2006 01:40 AM
Need help generating header files via jni catherineattriangle@gmail.com Java 4 07-15-2005 06:53 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57