Re: [myhdl-list] First steps
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2014-07-15 17:39:42
|
On 7/15/2014 12:17 PM, wally wrote: > > Thank you, but no Lattice Software available. > At least not Lattice Diamond. > Alternatives ? To synthesize, place-n-route (Par), and generate the bitstream you will need the Lattice software - no way around it. Fairly sure you can download a free version for linux [1]. For all your design work -assuming you are using myhdl- you can use any Python IDE to develop and then use a waveform viewer like gtkwave to help debug simulations, if needed. Regards, Chris [1] the latest diamond download for linux, will need to login to download: http://www.latticesemi.com/view_document?document_id=50605 |