free verilog synthesis tools (P1V into ASIC, wip)
Ramon
Posts: 484
Today I didn't have time to work with the xilinx port. I was exploring this:
http://opencircuitdesign.com/qflow/
From Verilog to standard cell IC Layout using free tools (sw and standard cell libraries too).
Still work in progress ...
http://opencircuitdesign.com/qflow/
From Verilog to standard cell IC Layout using free tools (sw and standard cell libraries too).
Still work in progress ...
Comments
Back in the bronze age I used to mess with this for was an uni exam assignment:
http://www-soc.lip6.fr/recherche/cian/alliance/
task was to implement the spatial filtering portion of an audio beamformer, in VHDL, up to timing simulation.
No real implementation, FPGAs were too small back then anyway.
I remember it had nice text utilities to generate memories, multipliers, etc.
I've heard that it has been used to produce some real silicon (a RISC processor IIRC).