yosys.git
2021-12-12 github-actions... Bump version
2021-12-12 Marcelina KościelnickaFix unused param warning with ENABLE_NDEBUG.
2021-12-12 Marcelina Kościelnickartlil: Dump empty connections when whole module is...
2021-12-11 CatherineMerge pull request #3103 from whitequark/write_verilog...
2021-12-11 whitequarkwrite_verilog: dump zero width sigspecs correctly.
2021-12-11 github-actions... Bump version
2021-12-10 Miodrag MilanovićMerge pull request #3102 from YosysHQ/claire/enumxz
2021-12-10 Claire Xenia... Fix verific import of enum values with x and/or z
2021-12-10 Miodrag MilanovićMerge pull request #3097 from YosysHQ/modport
2021-12-10 Claire XenUpdate verific.cc
2021-12-10 Claire XenMerge pull request #3099 from YosysHQ/claire/readargs
2021-12-09 Claire Xenia... Fix the tests we just broke
2021-12-09 Claire Xenia... Added "yosys -r <topmodule>"
2021-12-09 Claire Xenia... Use "read" command to parse HDL files from Yosys comman...
2021-12-09 github-actions... Bump version
2021-12-08 Marcelina Kościelnickaopt_mem_priority: Fix non-ascii char in help message.
2021-12-08 Miodrag MilanovicIf direction NONE use that from first bit
2021-12-04 github-actions... Bump version
2021-12-03 Miodrag MilanovicNext dev cycle
2021-12-03 Miodrag MilanovicRelease version 0.12 yosys-0.12
2021-12-03 Miodrag MilanovicUpdate manual
2021-12-03 Miodrag MilanovicAdd gitignore for gatemate
2021-12-03 Miodrag MilanovicMake sure cell names are unique for wide operators
2021-12-02 github-actions... Bump version
2021-12-01 Miodrag MilanovicUpdate CHANGELOG and CODEOWNERS
2021-11-26 github-actions... Bump version
2021-11-25 Loftyintel_alm: preliminary Arria V support
2021-11-25 Loftysta: very crude static timing analysis pass
2021-11-18 github-actions... Bump version
2021-11-17 Miodrag MilanovićMerge pull request #3080 from YosysHQ/micko/init_wire
2021-11-17 Miodrag MilanovicGive initial wire unique ID, fixes #2914
2021-11-17 github-actions... Bump version
2021-11-16 Kamil RakoczySupport parameters using struct as a wiretype (#3050)
2021-11-14 github-actions... Bump version
2021-11-13 Patrick Urbansynth_gatemate Revert cascade A/B port mixup
2021-11-13 Patrick Urbansynth_gatemate: Remove iob_map invokation
2021-11-13 Patrick Urbansynth_gatemate: Add block RAM cascade support
2021-11-13 Patrick Urbansynth_gatemate: Remove obsolete iob_map
2021-11-13 Patrick Urbansynth_gatemate: Update pass
2021-11-13 Patrick Urbansynth_gatemate: Remove specify blocks
2021-11-13 Patrick Urbansynth_gatemate: Remove gatemate_bramopt pass
2021-11-13 Patrick Urbansynth_gatemate: Apply new test practice with assert-max
2021-11-13 Patrick Urbansynth_gatemate: Fix fsm test
2021-11-13 Patrick Urbansynth_gatemate: Revise block RAM read modes and initial...
2021-11-13 Patrick Urbansynth_gatemate: Remove unsupported FF initialization
2021-11-13 Patrick Urbansynth_gatemate: Rename multiplier factor parameters
2021-11-13 Patrick Urbansynth_gatemate: Registers are uninitialized
2021-11-13 Patrick UrbanAllow initial blocks to be disabled during tests
2021-11-13 Patrick Urbansynth_gatemate: Apply review remarks
2021-11-13 Patrick Urbansynth_gatemate: Apply review remarks
2021-11-13 Patrick Urbansynth_gatemate: Initial implementation
2021-11-13 github-actions... Bump version
2021-11-12 Marcelina Kościelnickashow: Fix wire bit indexing.
2021-11-12 Miodrag Milanovicupdate abc
2021-11-12 Miodrag MilanovicUpdate abc
2021-11-11 github-actions... Bump version
2021-11-10 Claire XenMerge pull request #3075 from YosysHQ/micko/verific_mem...
2021-11-10 Claire XenMerge pull request #3077 from YosysHQ/claire/genlib
2021-11-10 Claire XenSpelling fix in abc.cc
2021-11-10 Claire Xenia... Add genlib support to ABC command
2021-11-10 Marcelina Kościelnickaiopadmap: Fix ebmarassing typo
2021-11-10 Miodrag MilanovicNo need to alocate more memory than used
2021-11-10 github-actions... Bump version
2021-11-10 Kamil Rakoczygenrtlil: Fix displaying debug info in packages
2021-11-09 Marcelina Kościelnickaiopadmap: Add native support for negative-polarity...
2021-11-09 github-actions... Bump version
2021-11-08 Miodrag MilanovićUpdate CODEOWNERS
2021-11-08 Miodrag MilanovićLimit macOS GH actions
2021-11-08 github-actions... Bump version
2021-11-07 Pepijn de Vossynth_gowin: move splitnets to after iopadmap (#2435)
2021-11-07 Gabriel Somlomanual: fix pdflatex inputenc undefined char error
2021-11-07 Pepijn de VosRemove noalu from synth_gowin json output as Apicula...
2021-11-07 github-actions... Bump version
2021-11-06 Pepijn de Vosgowin: widelut support (#3042)
2021-11-06 github-actions... Bump version
2021-11-05 Miodrag MilanovicNext dev cycle
2021-11-05 Miodrag MilanovicRelease version 0.11 yosys-0.11
2021-11-05 Miodrag MilanovicMust use latest flex to generate c++17 compatible code
2021-11-05 Miodrag MilanovicMake it work on all
2021-11-05 Miodrag MilanovicCorrect way of setting maybe_unsused on labels
2021-11-05 Miodrag MilanovicAdd missing changelog item
2021-11-05 Miodrag MilanovicUpdate command reference
2021-11-05 Miodrag MilanovićMerge pull request #3067 from YosysHQ/aki/ci_update
2021-11-05 Miodrag MilanovicRemoved semicolon from macro
2021-11-03 github-actions... Bump version
2021-11-02 Marcelina Kościelnickaflatten: Keep sigmap around between flatten_cell invoca...
2021-11-02 github-actions... Bump version
2021-11-01 Claire XenMerge pull request #3068 from YosysHQ/claire/verific_cfg
2021-11-01 Claire Xenia... Add "verific -cfg" command
2021-11-01 github-actions... Bump version
2021-11-01 Aki Van Nessci: removed the old `test.yml` workflow, as it was...
2021-11-01 Aki Van Nessci: expanded the macOS tests suite to cover more compil...
2021-11-01 Aki Van Nessci: expanded the Linux test suite to cover more compile...
2021-11-01 Aki Van NessChanged the Makefile to have an explicit `CXXSTD` param...
2021-10-31 Claire XenMerge pull request #3066 from YosysHQ/claire/verific_gclk
2021-10-31 Claire Xenia... Fix verific gclk handling for async-load FFs
2021-10-30 github-actions... Bump version
2021-10-29 Miodrag MilanovicAdd missing items in CHANGELOG
2021-10-29 Miodrag MilanovicUpdate command reference part of manual
2021-10-28 github-actions... Bump version
next