aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/sf2
Commit message (Expand)AuthorAgeFilesLines
* Test fixes for latest iverilogMiodrag Milanovic2022-09-211-1/+1
* sf2: add NOTES about using yosys for smartfusion2 and igloo2Tristan Gingold2022-08-311-0/+84
* sf2: add a test for $alu gateTristan Gingold2022-08-311-0/+22
* sf2: suport $alu gate and ARI1 implementationTristan Gingold2022-08-312-2/+65
* synth_sf2: purge on last cleanTristan Gingold2022-08-311-2/+2
* sf2/cells_sim.v: add XTLOSC, SYSRESET cellsTristan Gingold2022-08-311-1/+110
* sf2/cells_sim.v: add IOSTD parameter to I/O cellsTristan Gingold2022-08-311-0/+11
* synth_sf2: add -discard-ffinit option to discard ff initial valueTristan Gingold2022-08-311-1/+11
* Fitting help messages to 80 character widthKrystalDelusion2022-08-241-2/+2
* Fixing old e-mail addresses and deadnamesClaire Xenia Wolf2021-06-082-2/+2
* sf2: fix name of AND modulesStefan Riesenberger2021-04-091-3/+3
* Blackbox all whiteboxes after synthesisgatecat2021-03-171-0/+1
* sf2: Emit CLKINT even if -clkbuf not passedMarcelina Kościelnicka2020-07-171-2/+6
* Merge pull request #2229 from Ravenslofty/sf2_remove_sf2_iobsclairexen2020-07-164-214/+135
|\
| * sf2: replace sf2_iobs with {clkbuf,iopad}mapDan Ravensloft2020-07-094-214/+135
* | sf2: Use dfflegalize.Marcelina Kościelnicka2020-07-092-44/+13
|/
* Update dff2dffe, dff2dffs, zinit to new FF types.Marcelina Kościelnicka2020-06-231-8/+8
* Use C++11 final/override keywords.whitequark2020-06-182-6/+6
* Add force_downto and force_upto wire attributes.Marcelina Kościelnicka2020-05-191-0/+1
* Get rid of dffsr2dff.Marcelina Kościelnicka2020-04-151-1/+0
* kernel: big fat patch to use more ID::*, otherwise ID(*)Eddie Hung2020-04-021-16/+16
* kernel: use more ID::*Eddie Hung2020-04-021-5/+5
* synth_*: call 'opt -fast' after 'techmap'Eddie Hung2020-02-051-0/+1
* Update doc that "-retime" calls abc with "-dff -D 1"Eddie Hung2019-12-301-1/+1
* Revert "Revert "synth_* with -retime option now calls abc with -D 1 as well""Eddie Hung2019-12-301-1/+1
* Add link to SF2 / igloo2 macro library guideClifford Wolf2019-03-071-21/+24
* Improvements in sf2 cells_sim.vClifford Wolf2019-03-062-30/+251
* Add sf2 techmap rules for more FF typesClifford Wolf2019-03-061-25/+39
* Refactor SF2 iobuf insertion, Add clkint insertionClifford Wolf2019-03-063-83/+152
* Improvements in SF2 flow and demoClifford Wolf2019-03-052-8/+23
* Add SF2 IO buffer insertionClifford Wolf2019-01-174-1/+168
* Add "synth_sf2 -vlog", fix "synth_sf2 -edif"Clifford Wolf2019-01-171-2/+17
* Fix typographical and grammatical errors and inconsistencies.whitequark2019-01-021-1/+1
* Fix sf2 LUT interfaceClifford Wolf2018-10-312-12/+12
* Basic SmartFusion2 and IGLOO2 synthesis supportClifford Wolf2018-10-315-0/+377