To All, Has anyone developed HASKELL FOR FPGA development ?? Thank You, Daid Blubaugh
Not quite "Haskell for FPGAs", but rather a DSL for embedded development: http://hackage.haskell.org/package/atom http://blog.sw17ch.com/wordpress/?p=84 Cheers, Edward
On 16 January 2011 06:44, David Blubaugh <davidblubaugh2000@yahoo.com> wrote:
Has anyone developed HASKELL FOR FPGA development ??
It's probably not exactly what you want, but you could have a look at the Reduceron. http://www.cs.york.ac.uk/fp/reduceron/ Benedict.
Continuing the "Not exactly" trend, you could always ask this guy... http://www.youtube.com/watch?v=-zEWS7P91d4 http://blog.sigfpe.com/2007/05/haskell-incarnate.html Tom On Sun, Jan 16, 2011 at 1:44 AM, David Blubaugh <davidblubaugh2000@yahoo.com
wrote:
To All,
Has anyone developed HASKELL FOR FPGA development ??
Thank You,
Daid Blubaugh
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
Well at University of Twente (Netherlands) they work a lot with Haskell/Clash and FPGA's. You can look at two Master's theses written by students there: http://essay.utwente.nl/59482/ <http://essay.utwente.nl/59482/>http://essay.utwente.nl/59381/ Bas On 17 January 2011 17:37, Tom Murphy <amindfv@gmail.com> wrote:
Continuing the "Not exactly" trend, you could always ask this guy... http://www.youtube.com/watch?v=-zEWS7P91d4 http://blog.sigfpe.com/2007/05/haskell-incarnate.html
Tom
On Sun, Jan 16, 2011 at 1:44 AM, David Blubaugh < davidblubaugh2000@yahoo.com> wrote:
To All,
Has anyone developed HASKELL FOR FPGA development ??
Thank You,
Daid Blubaugh
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
Hey David, I think I might be working EXACTLY with what you mean :) I'm using ForSyDe (a Haskell DSL for High-Level hardware design) now as part of my undergraduate thesis. I already have some VERY simple designs tested and synthesized, if you want to take a peak just contact me and I'll be glad to chat with you and provide all the code and tips :) Here's the (Hackage) site for ForSyDe: http://hackage.haskell.org/package/ForSyDe Good luck! João Paulo Pizani Flor joaopizani@gmail.com Computer Science - 2007/1 Federal University of Santa Catarina - Brazil On Mon, Jan 17, 2011 at 6:25 PM, Bas van Gijzel <nenekotan@gmail.com> wrote:
Well at University of Twente (Netherlands) they work a lot with Haskell/Clash and FPGA's.
You can look at two Master's theses written by students there: http://essay.utwente.nl/59482/ <http://essay.utwente.nl/59482/>http://essay.utwente.nl/59381/
Bas
On 17 January 2011 17:37, Tom Murphy <amindfv@gmail.com> wrote:
Continuing the "Not exactly" trend, you could always ask this guy... http://www.youtube.com/watch?v=-zEWS7P91d4 http://blog.sigfpe.com/2007/05/haskell-incarnate.html
Tom
On Sun, Jan 16, 2011 at 1:44 AM, David Blubaugh < davidblubaugh2000@yahoo.com> wrote:
To All,
Has anyone developed HASKELL FOR FPGA development ??
Thank You,
Daid Blubaugh
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
-- http://adoseoflogic.blogspot.com/
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
Sir, Are you still out there?? Yes, I would be very interested in the information you would provide !!! David Blubaugh --- On Tue, 1/25/11, João Paulo Pizani Flor <joaopizani@gmail.com> wrote: From: João Paulo Pizani Flor <joaopizani@gmail.com> Subject: Re: [Haskell-beginners] haskell for FPGAS To: "Bas van Gijzel" <nenekotan@gmail.com> Cc: "David Blubaugh" <davidblubaugh2000@yahoo.com>, beginners@haskell.org Date: Tuesday, January 25, 2011, 1:23 PM Hey David, I think I might be working EXACTLY with what you mean :) I'm using ForSyDe (a Haskell DSL for High-Level hardware design) now as part of my undergraduate thesis. I already have some VERY simple designs tested and synthesized, if you want to take a peak just contact me and I'll be glad to chat with you and provide all the code and tips :) Here's the (Hackage) site for ForSyDe: http://hackage.haskell.org/package/ForSyDe Good luck! João Paulo Pizani Flor joaopizani@gmail.com Computer Science - 2007/1 Federal University of Santa Catarina - Brazil On Mon, Jan 17, 2011 at 6:25 PM, Bas van Gijzel <nenekotan@gmail.com> wrote: Well at University of Twente (Netherlands) they work a lot with Haskell/Clash and FPGA's. You can look at two Master's theses written by students there: http://essay.utwente.nl/59482/ http://essay.utwente.nl/59381/ Bas On 17 January 2011 17:37, Tom Murphy <amindfv@gmail.com> wrote: Continuing the "Not exactly" trend, you could always ask this guy... http://www.youtube.com/watch?v=-zEWS7P91d4 http://blog.sigfpe.com/2007/05/haskell-incarnate.html Tom On Sun, Jan 16, 2011 at 1:44 AM, David Blubaugh <davidblubaugh2000@yahoo.com> wrote: To All, Has anyone developed HASKELL FOR FPGA development ?? Thank You, Daid Blubaugh _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners -- http://adoseoflogic.blogspot.com/ _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
participants (6)
-
Bas van Gijzel -
Benedict Eastaugh -
David Blubaugh -
Edward Z. Yang -
João Paulo Pizani Flor -
Tom Murphy