Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel: move Cyclone V support to intel_alm | Dan Ravensloft | 2020-08-20 | 3 | -347/+0 |
| | |||||
* | intel: Use dfflegalize. | Marcelina Kościelnicka | 2020-07-13 | 1 | -37/+0 |
| | |||||
* | Update dff2dffe, dff2dffs, zinit to new FF types. | Marcelina Kościelnicka | 2020-06-23 | 1 | -1/+1 |
| | |||||
* | Add force_downto and force_upto wire attributes. | Marcelina Kościelnicka | 2020-05-19 | 2 | -0/+7 |
| | | | | Fixes #2058. | ||||
* | Fixing issues in CycloneV cell sim | Diego | 2019-04-11 | 1 | -3/+9 |
| | |||||
* | Reduce amount of trailing whitespace in code base | Larry Doolittle | 2019-02-28 | 1 | -2/+2 |
| | |||||
* | Fix typographical and grammatical errors and inconsistencies. | whitequark | 2019-01-02 | 1 | -1/+1 |
| | | | | | | | | | | | | 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 ↵ | c60k28 | 2018-03-31 | 1 | -32/+43 |
| | | | | value for the POWER_UP parameter. Fixed and tested Cyclone V device | ||||
* | Clean whitespace and permissions in techlibs/intel | Larry Doolittle | 2017-10-05 | 3 | -69/+69 |
| | |||||
* | Adding Cyclone IV (E, GX), Arria 10, Cyclone V and LPM functions (ALTPLL and ↵ | dh73 | 2017-10-01 | 3 | -0/+360 |
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 |