Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version | github-actions[bot] | 2022-11-18 | 1 | -1/+1 |
* | fabulous: Allow adding extra custom prims and map rules | gatecat | 2022-11-17 | 4 | -0/+53 |
* | fabulous: improvements to the pass | gatecat | 2022-11-17 | 13 | -139/+340 |
* | fabulous: Unify and update primitives | gatecat | 2022-11-17 | 3 | -852/+356 |
* | Introduce RegFile mappings | TaoBi22 | 2022-11-17 | 4 | -2/+95 |
* | Replace synth call with components, reintroduce flags and correct vpr flag im... | TaoBi22 | 2022-11-17 | 1 | -4/+76 |
* | Reorder operations to load in primitive library before hierarchy pass | TaoBi22 | 2022-11-17 | 1 | -5/+6 |
* | Add plib flag to specify custom primitive library path | TaoBi22 | 2022-11-17 | 1 | -2/+14 |
* | Remove flattening from FABulous pass | TaoBi22 | 2022-11-17 | 1 | -11/+2 |
* | Remove ALL currently unused flags (some to be reintroduced later and passed t... | TaoBi22 | 2022-11-17 | 1 | -82/+3 |
* | Add synth_fabulous ScriptPass | TaoBi22 | 2022-11-17 | 8 | -0/+1282 |
* | Bump version | github-actions[bot] | 2022-11-17 | 1 | -1/+1 |
* | Slowing down clock to have same metadata | Miodrag Milanovic | 2022-11-16 | 1 | -2/+2 |
* | Bump version | github-actions[bot] | 2022-11-16 | 1 | -1/+1 |
* | faketime to make PDFs unique | Miodrag Milanovic | 2022-11-15 | 1 | -2/+2 |
* | Rst docs conversion (#3496) | KrystalDelusion | 2022-11-15 | 57 | -2/+7792 |
* | Merge pull request #3547 from YosysHQ/update_abc | Miodrag Milanović | 2022-11-14 | 1 | -1/+1 |
|\ | |||||
| * | Update ABC | Miodrag Milanovic | 2022-11-09 | 1 | -1/+1 |
* | | Bump version | github-actions[bot] | 2022-11-10 | 1 | -1/+1 |
* | | Add missing memory width assert preventing division by zero (#3546) | Emil J | 2022-11-09 | 1 | -0/+1 |
|/ | |||||
* | Bump version | github-actions[bot] | 2022-11-09 | 1 | -1/+1 |
* | Next dev cycle | Miodrag Milanovic | 2022-11-08 | 2 | -2/+5 |
* | Release version 0.23 | Miodrag Milanovic | 2022-11-08 | 2 | -3/+3 |
* | Update manual | Miodrag Milanovic | 2022-11-08 | 1 | -0/+47 |
* | Bump version | github-actions[bot] | 2022-11-08 | 1 | -1/+1 |
* | Merge pull request #3544 from jix/cosim-ffinit | Jannis Harder | 2022-11-07 | 1 | -12/+11 |
|\ | |||||
| * | sim: Run a comb-only update step to set past values during FST cosim | Jannis Harder | 2022-11-07 | 1 | -12/+11 |
|/ | |||||
* | Update CHANGELOG | Miodrag Milanovic | 2022-11-07 | 1 | -1/+5 |
* | Merge pull request #3536 from YosysHQ/claire/vcdend | Miodrag Milanović | 2022-11-07 | 1 | -0/+1 |
|\ | |||||
| * | Add extra time at the end of a sat VCD trace | Claire Xenia Wolf | 2022-11-01 | 1 | -0/+1 |
* | | Merge pull request #3543 from jix/fstdata-fixes | Miodrag Milanović | 2022-11-07 | 1 | -8/+20 |
|\ \ | |||||
| * | | fstdata: Update past_data before end_time callback | Jannis Harder | 2022-11-07 | 1 | -0/+1 |
| * | | fstdata: Handle square/angle bracket replacemnt, change memory handling | Jannis Harder | 2022-11-07 | 1 | -8/+19 |
|/ / | |||||
* | | Update CHANGELOG | Miodrag Milanovic | 2022-11-07 | 1 | -0/+11 |
* | | Bump version | github-actions[bot] | 2022-11-05 | 1 | -1/+1 |
* | | Separate deprecated compilers on CI | Miodrag Milanovic | 2022-11-04 | 2 | -14/+21 |
|/ | |||||
* | Bump version | github-actions[bot] | 2022-11-01 | 1 | -1/+1 |
* | Merge pull request #3533 from YosysHQ/micko/liberty | Miodrag Milanović | 2022-10-31 | 2 | -1/+84 |
|\ | |||||
| * | Add additional help info | Miodrag Milanovic | 2022-10-31 | 1 | -0/+2 |
| * | Enable importing blackbox modules only | Miodrag Milanovic | 2022-10-31 | 1 | -1/+33 |
| * | Support for reading liberty files using verific | Miodrag Milanovic | 2022-10-31 | 2 | -1/+50 |
* | | Merge pull request #3534 from mmicko/win32_plugins | Miodrag Milanović | 2022-10-31 | 3 | -6/+942 |
|\ \ | |/ |/| | |||||
| * | Windows plugin build support | Miodrag Milanovic | 2022-10-31 | 1 | -6/+28 |
| * | Add dlfcn library for win32 | Miodrag Milanovic | 2022-10-28 | 2 | -0/+914 |
* | | Bump version | github-actions[bot] | 2022-10-31 | 1 | -1/+1 |
* | | Add missing log_dump_val_worker forward declarations | Claire Xenia Wolf | 2022-10-30 | 1 | -0/+5 |
* | | Bump version | github-actions[bot] | 2022-10-30 | 1 | -1/+1 |
* | | Merge pull request #3530 from jix/simlib-mux-fix | Jannis Harder | 2022-10-29 | 1 | -4/+2 |
|\ \ | |/ |/| | |||||
| * | simlib: Simplify recently changed $mux model | Jannis Harder | 2022-10-28 | 1 | -4/+2 |
|/ | |||||
* | Bump version | github-actions[bot] | 2022-10-25 | 1 | -1/+1 |