[Haskell-cafe] Translating Haskell to VHDL. What approach to
follow?
Alfonso Acosta
alfonso.acosta at gmail.com
Sun Nov 12 10:44:34 EST 2006
> For .hi files just compile it with Yhc and take a look at the .hi file
> it creates, they are plain text. If they are top level functions
> (which they certainly are, I guess) this should be all you need.
> Another approach is to get the type information out of Hugs with the
> :t command line prod. I've done this before in another project.
Sorry for the delay answering. I didn't (and still won't) have access
to the Internet for a few days but Ill try it and tell you if it
worked once I'm back to normality.
Thanks,
Alfonso Acosta
More information about the Haskell-Cafe
mailing list