Re: [myhdl-list] Mixing MyHDL-generated source with other code
Brought to you by:
jandecaluwe
From: Jan C. <jen...@mu...> - 2015-05-09 14:12:32
|
hi Chris, > The gizflo currently goes all the way to > bitstream and adding programming should be > straightforward. . . . > The gizflo package already supports ISE, the > start of Vivado, and Quartus. It shouldn't be > too difficult to add Lattice Diamond, actually > I think someone already started this when the > flow was part of myhdl_tools. I'd like to be able to distribute some fpga toys with single-click rebuild. I'm using Lattice Diamond, and the Lattice (ex SiliconBlue) tools to target small low power devices. Do you have any links to previous work? Either way, I'll copy the most used route in gizflo and see if I can add paths for the tools and boards I'm using. Then I'll need to read the git manual. Jan Coombs. |