Re: [myhdl-list] Mixing MyHDL-generated source with other code
Brought to you by:
jandecaluwe
From: Henry G. <he...@ca...> - 2015-05-11 11:30:29
|
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 |