aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/achronix/speedster22i
Commit message (Collapse)AuthorAgeFilesLines
* Remove executable flag from filesMiodrag Milanovic2020-02-153-0/+0
|
* Reduce amount of trailing whitespace in code baseLarry Doolittle2019-02-281-3/+3
|
* Fix cells_sim.v for Achronix FPGAMiodrag Milanovic2019-01-041-1/+1
|
* Fix typographical and grammatical errors and inconsistencies.whitequark2019-01-021-8/+8
| | | | | | | | | | | | The initial list of hits was generated with the codespell command below, and each hit was evaluated and fixed manually while taking context into consideration. DIRS="kernel/ frontends/ backends/ passes/ techlibs/" DIRS="${DIRS} libs/ezsat/ libs/subcircuit" codespell $DIRS -S *.o -L upto,iff,thru,synopsys,uint More hits were found by looking through comments and strings manually.
* Fixed broken Quartus backend on dffeas init value (Error (12170): Illegal ↵c60k282018-03-312-107/+44
| | | | value for the POWER_UP parameter. Fixed and tested Cyclone V device
* Squelch trailing whitespace, including meta-whitespaceLarry Doolittle2018-03-112-5/+5
|
* Organizing Speedster file namesdh732017-11-083-0/+0
|
* Adding Cyclone IV (E, GX), Arria 10, Cyclone V and LPM functions (ALTPLL and ↵dh732017-10-013-0/+280
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