mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-25 15:09:34 +00:00
The new types include: - FFs with async reset and enable (`$adffe`, `$_DFFE_[NP][NP][01][NP]_`) - FFs with sync reset (`$sdff`, `$_SDFF_[NP][NP][01]_`) - FFs with sync reset and enable, reset priority (`$sdffs`, `$_SDFFE_[NP][NP][01][NP]_`) - FFs with sync reset and enable, enable priority (`$sdffce`, `$_SDFFCE_[NP][NP][01][NP]_`) - FFs with async reset, set, and enable (`$dffsre`, `$_DFFSRE_[NP][NP][NP][NP]_`) - latches with reset or set (`$adlatch`, `$_DLATCH_[NP][NP][01]_`) The new FF types are not actually used anywhere yet (this is left for future commits). |
||
|---|---|---|
| .. | ||
| APPNOTE_011_Design_Investigation | ||
| CHAPTER_Eval | ||
| CHAPTER_Prog | ||
| CHAPTER_StateOfTheArt | ||
| PRESENTATION_ExAdv | ||
| PRESENTATION_ExOth | ||
| PRESENTATION_ExSyn | ||
| PRESENTATION_Intro | ||
| PRESENTATION_Prog | ||
| .gitignore | ||
| APPNOTE_010_Verilog_to_BLIF.tex | ||
| APPNOTE_011_Design_Investigation.tex | ||
| APPNOTE_012_Verilog_to_BTOR.tex | ||
| appnotes.sh | ||
| CHAPTER_Appnotes.tex | ||
| CHAPTER_Approach.tex | ||
| CHAPTER_Auxlibs.tex | ||
| CHAPTER_Auxprogs.tex | ||
| CHAPTER_Basics.tex | ||
| CHAPTER_CellLib.tex | ||
| CHAPTER_Eval.tex | ||
| CHAPTER_Intro.tex | ||
| CHAPTER_Optimize.tex | ||
| CHAPTER_Overview.tex | ||
| CHAPTER_Prog.tex | ||
| CHAPTER_StateOfTheArt.tex | ||
| CHAPTER_Techmap.tex | ||
| CHAPTER_Verilog.tex | ||
| clean.sh | ||
| command-reference-manual.tex | ||
| literature.bib | ||
| manual.sh | ||
| manual.tex | ||
| presentation.sh | ||
| presentation.tex | ||
| PRESENTATION_ExAdv.tex | ||
| PRESENTATION_ExOth.tex | ||
| PRESENTATION_ExSyn.tex | ||
| PRESENTATION_Intro.tex | ||
| PRESENTATION_Prog.tex | ||
| weblinks.bib | ||