Re: [Discuss OpenCPI] Source Code HDL Assemblies
Hi Brian,
This is a big topic and is not new and is sensible.
The current build system was based on the "3rd party IP" or "Incremental
compilation" model (as Altera used to call it).
It is optimized to avoid rebuilding and resynthesizing lots of pieces
that add up to the design.
There is some sacrifice in some possible optimizations across synthesis
boundaries.
It is not optimal in the time it takes for building the whole design
from scratch.
There has been discussion on adding the option to flip things the other
way, and allowing building from all source code in one shot.
We do in fact carry the source code through the process behind the
scenes, so it is not a giant challenge.
Can you describe what drove you to ask and what benefits you were
looking for? That will help prioritize this issue.
Jim
On 1/8/20 4:58 PM, Brian Padalino wrote:
> Is it possible, or on the roadmap, to produce final assemblies which are
> not based on EDIF netlists but are simply projects with reference to the
> source code and instantiations with appropriate generics?
>
> Thanks,
> Brian
>
Received on Wed Jan 08 2020 - 22:55:33 CST
This archive was generated by hypermail 2.3.0
: Fri Jun 05 2026 - 08:45:25 CDT