1
0
mirror of synced 2026-01-25 03:46:34 +00:00
Marcelina Kościelnicka b0bee396a8 Add new builtin FF types
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).
2020-06-23 15:40:02 +02:00
..
2015-09-01 12:40:36 +02:00
2020-05-28 22:59:04 +02:00
2015-07-02 11:14:30 +02:00
2020-05-28 22:59:04 +02:00
2020-06-18 23:34:52 +00:00
2020-06-23 15:40:02 +02:00
2020-06-23 15:40:02 +02:00
2020-04-30 18:56:25 +00:00
2020-06-19 01:06:48 +00:00
2020-06-18 23:34:52 +00:00
2020-06-18 23:34:52 +00:00
2020-06-18 23:34:52 +00:00
2020-06-23 15:40:02 +02:00
2020-05-28 22:59:04 +02:00
2015-07-02 11:14:30 +02:00
2020-06-18 23:34:52 +00:00
2020-06-19 01:06:48 +00:00