aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/intel/Makefile.inc
Commit message (Collapse)AuthorAgeFilesLines
* techlibs/intel: Clean up MakefileBen Widawsky2019-08-051-15/+5
| | | | | | | Use GNU make's foreach iterator and remove nonexistent files. Gmake is already a requirement of the build system. Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
* intel: Map M9K BRAM only on families that have itDan Ravensloft2019-07-231-2/+2
| | | | | | | | This regresses Cyclone V and Cyclone 10 substantially, but these numbers were artificial, targeting a BRAM that they did not contain. Amusingly, synth_intel still does better when synthesizing PicoSoC than Quartus when neither are inferring block RAM.
* Initial Cyclone 10 supportdh732017-11-081-0/+2
|
* Clean whitespace and permissions in techlibs/intelLarry Doolittle2017-10-051-0/+0
|
* Adding Cyclone IV (E, GX), Arria 10, Cyclone V and LPM functions (ALTPLL and ↵dh732017-10-011-0/+22
M9K); M9K is not finished yet. Achronix Speedster also in this commit. Both Arria10 and Speedster-i are still experimental due complexity, but you can experiment around those devices right now