summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Do not add all the flags to src/version_xx.cRuben Undheim2018-12-20
* Not -WerrorRuben Undheim2018-12-20
* Set VER and GIT_REV explicitly so that the build does not need to be done in ...Ruben Undheim2018-12-20
* The tests depend on fully installed new version of yosys. Skip them during buildRuben Undheim2018-12-20
* New upstream version 0.1+20180827gitc00a141Ruben Undheim2018-09-04
* Add basic lm4k support (no hard IP)Andrew Wygle2018-05-12
* Map inout ports to input/output if they're not actually tristate.whitequark2018-05-04
* Use relative path for bin/arachne-pnr-host in MakefileJesús Arroyo Torrens2018-03-26
* Allow Unix directory structure for arachne paths on Windows for msys2.William D. Jones2018-02-19
* Merge branch 'emcc' of https://github.com/rqou/arachne-pnr into testingClifford Wolf2017-11-26
|\
| * Add special emcc target for building emscriptenRobert Ou2017-11-15
| * Add emscripten supportRobert Ou2017-11-15
| * makefile: Allow install to use an executable suffixRobert Ou2017-11-15
| * makefile: Only compile twice if cross-compilingRobert Ou2017-11-15
| * makefile: Initial work to build a host arachne-pnrRobert Ou2017-11-15
* | Merge branch 'master' of https://github.com/rqou/arachne-pnr into testingClifford Wolf2017-11-26
|\ \
| * | makefile: Allow install to use an executable suffixRobert Ou2017-07-17
| * | makefile: Only compile twice if cross-compilingRobert Ou2017-07-17
| * | makefile: Initial work to build a host arachne-pnrRobert Ou2017-07-17
| |/
* / Make 5k db by defaultDavid Shah2017-11-17
|/
* Fixed VER -> ARCHNE_VER in MakefileSalvador E. Tropea2017-06-28
* Merge remote-tracking branch 'upstream/master'Salvador E. Tropea2017-06-28
|\
| * Add support for iCE40LP384Clifford Wolf2017-03-11
| * Merge pull request #57 from cseed/gitfixcseed2017-01-20
| |\
| | * Fix version info bug.Cotton Seed2017-01-19
| * | Use PREFIX & DESTDIRJean-Philippe Ouellet2016-12-24
| |/
* | Added missing clean-up to the clean target of the MakefileSalvador E. Tropea2016-10-25
* | Allow changes to GIT_REV/VER from outside the Makefile.Salvador E. Tropea2016-10-25
* | Modified the Makefile to allow the user to choose the OPTDEBUGFLAGS usingSalvador E. Tropea2016-10-25
* | Modified the installation paths to include the PREFIX, not just the DESTDIR.Salvador E. Tropea2016-10-25
* | Allow to change the ICEBOX path in Makefile using an environment variable.Salvador E. Tropea2016-10-25
|/
* Fixed NDEBUG buildsClifford Wolf2016-05-08
* Added "make mxebin"Clifford Wolf2016-05-07
* Added fuzz-blif.Cotton Seed2015-10-31
* Fixed pcf dupliate pin constraint bug.Cotton Seed2015-10-25
* Added fuzz-pcf target to run afl on pcf input.Cotton Seed2015-10-25
* untabify'ed.Cotton Seed2015-10-24
* Added -v, note version in generated files.Cotton Seed2015-10-15
* Initial support for PLL, GB_IO.Cotton Seed2015-09-20
* Fixed bug in bram initialization (thanks guanix!)Cotton Seed2015-08-25
* Fix tests with non-standard icestorm install location.Cotton Seed2015-08-19
* Build examples on test, not simpletest.Cotton Seed2015-08-16
* Parametrize chipdb-Xk.txt location in MakefileWladimir J. van der Laan2015-08-07
* Merge remote-tracking branch 'origin/master'Cotton Seed2015-08-06
|\
| * Merge pull request #5 from cliffordwolf/pr-chipdb-depscseed2015-08-06
| |\
| | * Added missing dependencies for chipdb bin filesClifford Wolf2015-08-02
* | | Fixed colbuf bug on 8k. Default random seed 1, -r randomizes.Cotton Seed2015-08-06
|/ /
* / Parameterize icebox installation dir (ICEBOX) and destination directory (DEST...Cotton Seed2015-07-20
|/
* Default Makefile flags.Cotton Seed2015-07-18
* Fixed assert failure in place. Report error on unknown pin. Expect /Cotton Seed2015-07-18