Re: [myhdl-list] Mixing MyHDL-generated source with other code
Brought to you by:
jandecaluwe
From: Euripedes R. F. <roc...@gm...> - 2015-05-07 11:55:39
|
I agree with the idea of small tools with focus on each step and integrated to build the development flow. A good documentation is the way to allow them to be found. Also have different tools doesn't mean different places. They can live in the same repository as submodules. Before knowing the existence of myhdl_tools/gizflo I was thinking in use a python based build system and base my own tool on top of it. How are you guys doing the "project" configuration? I mean, how the source files are found, how the options are passed to the synthesis tools... I was thinking in use a set of yaml files for tools, source list and board configuration. 2015-05-07 8:20 GMT-03:00 HenryGomersall <he...@ca...>: > On 07/05/15 12:11, Christopher Felton wrote: > > On 5/7/15 2:44 AM, Henry Gomersall wrote: > >> >On 06/05/15 19:11, Christopher Felton wrote: > >>> >>The question will be, is there a useful project > >>> >>structure that meets all our needs? Or will we > >>> >>need to settle with separate projects? > >> > > >> >Good question. In terms of the build workflow, I'm sure there is little > >> >point reproducing effort. There are loads of way of loading metadata > >> >which we're all likely to solve, but I doubt there is one that is > >> >objectively the best. > >> > > >> >I suspect that other projects that sit on top of such systems are best > >> >handled as their own project - I'm a big fan of small tools that work > >> >well and work well together - I think that's the benefit of talking > >> >about this. > > Yes, but also the ability to find the tools. > > Right, so we need to collate them somewhere :) > > hen > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > myhdl-list mailing list > myh...@li... > https://lists.sourceforge.net/lists/listinfo/myhdl-list > |