R
rickman
Guest
On 7/26/2016 8:11 PM, Kevin Neilson wrote:
> I think Celoxica is defunct.
So there it is!
--
Rick C
> I think Celoxica is defunct.
So there it is!
--
Rick C
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
On Wednesday, July 27, 2016 at 11:41:11 AM UTC-3, rickman wrote:
On 7/26/2016 8:11 PM, Kevin Neilson wrote:
I think Celoxica is defunct.
So there it is!
Celoxica was a very successful company that was bought out by
a much larger competitor and immediately shut down. This left
many customers who loved the product without any good options.
And this is why I refuse to use non open source tools no matter
what advantages they claim to have. You can't know if they will
still be available tomorrow. The exception (for now) is the
vendor tools for generating the FPGA bitfiles.
Even with your example of a matrix multiplication, there is still a lot to
figure out. For one thing, you usually have to fold the multiplication
because you don't have the resources to do the whole thing in parallel.
The Matlab->gates tool that I used once is long gone.
I just spent several days implementing a design that I modeled in two
lines of Matlab code. For a tool to have converted those two lines into a
good hardware implementation would've been difficult.