Re: [myhdl-list] Mixing MyHDL-generated source with other code
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2015-05-11 20:44:00
|
On 5/11/2015 6:34 AM, Euripedes Rocha Filho wrote: > I agree with Henry about the configuration. A .cfg or Yaml file do a better > job. > Hey guys, I think collaborating is a good idea and probably the best approach to create a tool that meets the needs of many users. It doesn't sound like gizflo is the best starting point and I am not in a position to lead a project. I have some short-term needs that I need to use gizflo for, I will continue to make changes. Hopefully, whatever you guys come up with can be the defacto tool in the future. Keep us informed of your progress. Regards, Chris > Euripedes > > 2015-05-11 8:30 GMT-03:00 Henry Gomersall <he...@ca...>: > >> On 11/05/15 12:20, Euripedes Rocha Filho wrote: >>> I will work with gizflo in the next weeks for an altera based design, >>> simple one, to thest a new board. >>> As a result in this discussion we can say that we'll combine efforts >>> around gizflo? >> >> An issue I have with Gizflo is the config options are written in Python >> and imported as such. Board import definitions shouldn't need to be >> vetted for security implications. >> >> It would be pretty easy to fix I think at the moment. There are various >> easy batteries-included solutions for defining configurations with Python. >> >> Cheers, >> >> Henry >> |