aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/gowin/synth_gowin.cc
Commit message (Expand)AuthorAgeFilesLines
* fix BRAM width and initPepijn de Vos2019-09-061-1/+1
* support bram initialisationPepijn de Vos2019-09-051-1/+1
* use singleton ground and vcc nets, apparently this makes pnr happierPepijn de Vos2019-09-051-1/+1
* add MUX supportPepijn de Vos2019-09-051-0/+1
* set undriven pads to zeroPepijn de Vos2019-09-041-0/+1
* Merge remote-tracking branch 'diego/gowin'Pepijn de Vos2019-09-041-1/+1
|\
| * Updating gowinDiego H2019-09-021-1/+1
* | gowin: add splitnets to appease the PnRPepijn de Vos2019-09-041-0/+1
|/
* Merge branch 'master' of https://github.com/dh73/yosys_gowin into dh73-masterClifford Wolf2019-04-221-9/+45
|\
| * GoWin enablement: DRAM, initial BRAM, DRAM init, DRAM sim and synth_gowin flowDiego2019-04-121-10/+46
* | Make nobram false by default for gowinMiodrag Milanovic2019-04-021-1/+1
|/
* Reduce amount of trailing whitespace in code baseLarry Doolittle2019-02-281-1/+1
* Unify usage of noflatten among architecturesMiodrag Milanovic2019-01-041-3/+11
* Fix typographical and grammatical errors and inconsistencies.whitequark2019-01-021-1/+1
* Changes in GoWin synth commands and ALU primitive supportDiego H2018-12-031-4/+17
* Consistent use of 'override' for virtual methods in derived classes.Henner Zeller2018-07-201-4/+4
* Added hex constant support to write_verilogClifford Wolf2016-11-031-1/+1
* Added initial version of "synth_gowin"Clifford Wolf2016-11-011-0/+178