aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/intel_alm/adffs.ys
Commit message (Collapse)AuthorAgeFilesLines
* intel_alm: Add global buffer insertiongatecat2021-05-151-8/+8
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* intel_alm: Add IO buffer insertiongatecat2021-05-151-8/+8
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Replace opt_rmdff with opt_dff.Marcelina Koƛcielnicka2020-08-071-6/+4
|
* intel_alm: add Cyclone 10 GX testsDan Ravensloft2020-07-051-0/+48
|
* synth_intel_alm: alternative synthesis for Intel FPGAsDan Ravensloft2020-04-151-0/+48
By operating at a layer of abstraction over the rather clumsy Intel primitives, we can avoid special hacks like `dffinit -highlow` in favour of simple techmapping. This also makes the primitives much easier to manipulate, and more descriptive (no more cyclonev_lcell_comb to mean anything from a LUT2 to a LUT6).