aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* | Bump versiongithub-actions[bot]2021-12-151-1/+1
| |
* | Bump versiongithub-actions[bot]2021-12-141-1/+1
| |
* | Bump versiongithub-actions[bot]2021-12-131-1/+1
| |
* | Bump versiongithub-actions[bot]2021-12-121-1/+1
| |
* | Bump versiongithub-actions[bot]2021-12-111-1/+1
| |
* | Bump versiongithub-actions[bot]2021-12-091-1/+1
| |
* | Bump versiongithub-actions[bot]2021-12-041-1/+1
| |
* | Next dev cycleMiodrag Milanovic2021-12-031-2/+2
| |
* | Release version 0.12Miodrag Milanovic2021-12-031-2/+2
| |
* | Bump versiongithub-actions[bot]2021-12-021-1/+1
| |
* | Bump versiongithub-actions[bot]2021-11-261-1/+1
| |
* | Bump versiongithub-actions[bot]2021-11-181-1/+1
| |
* | Bump versiongithub-actions[bot]2021-11-171-1/+1
| |
* | Bump versiongithub-actions[bot]2021-11-141-1/+1
| |
* | synth_gatemate: Apply review remarksPatrick Urban2021-11-131-0/+1
| | | | | | | | | | | | | | | | * remove unused techmap models in `map_regs.v` * replace RAM initilization loops with 320-bit-writes * add script to test targets in top-level Makefile * remove `MAXWIDTH` parameter and treat both vector widths individually in `mult_map.v` * iterate over all modules in `gatemate_bramopt` pass
* | Bump versiongithub-actions[bot]2021-11-131-1/+1
| |
* | update abcMiodrag Milanovic2021-11-121-1/+1
| |
* | Update abcMiodrag Milanovic2021-11-121-1/+1
| |
* | Bump versiongithub-actions[bot]2021-11-111-1/+1
| |
* | Bump versiongithub-actions[bot]2021-11-101-1/+1
| |
* | Bump versiongithub-actions[bot]2021-11-091-1/+1
| |
* | Bump versiongithub-actions[bot]2021-11-081-1/+1
| |
* | Bump versiongithub-actions[bot]2021-11-071-1/+1
| |
* | Bump versiongithub-actions[bot]2021-11-061-1/+1
| |
* | Next dev cycleMiodrag Milanovic2021-11-051-2/+2
| |
* | Release version 0.11Miodrag Milanovic2021-11-051-2/+2
| |
* | Merge pull request #3067 from YosysHQ/aki/ci_updateMiodrag Milanović2021-11-051-10/+11
|\ \ | | | | | | Update the Linux and macOS CI jobs
| * | Changed the Makefile to have an explicit `CXXSTD` parameter which allows for ↵Aki Van Ness2021-10-311-10/+11
| | | | | | | | | | | | the setting of other C++ standards, the default is `c++11`
* | | Bump versiongithub-actions[bot]2021-11-031-1/+1
| | |
* | | Bump versiongithub-actions[bot]2021-11-021-1/+1
| | |
* | | Bump versiongithub-actions[bot]2021-11-011-1/+1
|/ /
* | Bump versiongithub-actions[bot]2021-10-301-1/+1
| |
* | Bump versiongithub-actions[bot]2021-10-281-1/+1
| |
* | Revert "Compile option for enabling async load verific support"Miodrag Milanovic2021-10-271-4/+0
| | | | | | | | This reverts commit b8624ad2aef941776f5b4a08f66f8d43e70f8467.
* | Bump versiongithub-actions[bot]2021-10-271-1/+1
| |
* | Bump versiongithub-actions[bot]2021-10-261-1/+1
| |
* | Compile option for enabling async load verific supportMiodrag Milanovic2021-10-251-0/+4
| |
* | Bump versiongithub-actions[bot]2021-10-221-1/+1
| |
* | Bump versiongithub-actions[bot]2021-10-211-1/+1
| |
* | If verific have vhdl lib it is required by other libsMiodrag Milanovic2021-10-201-0/+4
| |
* | Forgot to remove from main listMiodrag Milanovic2021-10-201-1/+1
| |
* | Option to disable verific VHDL supportMiodrag Milanovic2021-10-201-0/+5
| |
* | Bump versiongithub-actions[bot]2021-10-201-1/+1
| |
* | Bump versiongithub-actions[bot]2021-10-181-1/+1
| |
* | Bump versiongithub-actions[bot]2021-10-161-1/+1
| |
* | Bump versiongithub-actions[bot]2021-10-121-1/+1
| |
* | Bump versiongithub-actions[bot]2021-10-091-1/+1
| |
* | Bump versiongithub-actions[bot]2021-10-081-1/+1
| |
* | FfData: some refactoring.Marcelina Kościelnicka2021-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | - FfData now keeps track of the module and underlying cell, if any (so calling emit on FfData created from a cell will replace the existing cell) - FfData implementation is split off to its own .cc file for faster compilation - the "flip FF data sense by inserting inverters in front and after" functionality that zinit uses is moved onto FfData class and beefed up to have dffsr support, to support more use cases
* | Bump versiongithub-actions[bot]2021-10-051-1/+1
| |