The Lack of Open Tooling for FPGAs
curtis.io
The Lack of Open Tooling for FPGAs
1–10 of 125 posts
Re: The Lack of Open Tooling for FPGAs
#2Re: The Lack of Open Tooling for FPGAs
#3Delete the "A" from the first link to see the referenced comment thread: https://news.ycombinator.com/item?id=9388751
Re: The Lack of Open Tooling for FPGAs
#4Delete the "A" from the first link to see the referenced comment thread: https://news.ycombinator.com/item?id=9388751
Re: The Lack of Open Tooling for FPGAs
#5Glad to see people working to rectify this.
Re: The Lack of Open Tooling for FPGAs
#6The tools for FPGAs are horribly clunky and extremely difficult to script since most are Windows GUI based. Glad to see people working to rectify this.
Actually I would like to get involved in that. What are the IRC channels referenced in the post?
Re: The Lack of Open Tooling for FPGAs
#7The tools for FPGAs are horribly clunky and extremely difficult to script since most are Windows GUI based. Glad to see people working to rectify this.
Having said that, I'm 100% in favour of open tools. I think the current tools are one of the biggest barriers to the use of FPGAs. I also think that they cause a lock-in effect for developers, which hurts FPGA adoption as a whole.
[1] https://github.com/mossmann/daisho/blob/master/sw/fpga/targe...
Re: The Lack of Open Tooling for FPGAs
#8Re: The Lack of Open Tooling for FPGAs
#9The tools for FPGAs are horribly clunky and extremely difficult to script since most are Windows GUI based. Glad to see people working to rectify this.
Few days ago I had trouble saving results from a semiconductor analyzer. The problem? Path had spaces in it. If you have the time to display a warning that it doesn't support spaces (on windows!), you should be able to fix the issue. Just imagine how bloated their codebase that you can't fix issues like this easily.
Recently I was trying to use ModelSim (HDL simulation tool) on a Linux machine, which unfortunately was not running a 10 year old distribution. It was failing with obscure Tcl/Tk errors :). Should have known better not to waste my time. Reinstalled it on a windows machine and now it was having problems connecting to our license server so I had to use a crack from a Chinese BBS (ugh).
I really want work to be done in this area, but one of the giants will either sue you into oblivion or make an offer you can't refuse. Either way nothing productive will get done... :(
Re: The Lack of Open Tooling for FPGAs
#10What are these ideas?