yosys.git
2019-08-30 SergeyDegtyarFix test for counter
2019-08-30 SergeyMerge branch 'master' into master
2019-08-30 SergeyDegtyarAdd new tests.
2019-08-30 SergeyDegtyarRemove unnecessary common.v(assertions for testbenches).
2019-08-30 SergeyDegtyarRemove simulation from run-test.sh (unnecessary paths)
2019-08-30 SergeyDegtyarRemove simulation from run-test.sh
2019-08-30 Eddie HungMerge pull request #1337 from YosysHQ/eddie/fix_carry_w...
2019-08-29 SergeyMerge pull request #2 from YosysHQ/master
2019-08-29 SergeyMerge pull request #3 from YosysHQ/Sergey/tests_ice40
2019-08-29 Eddie HungFix typo that's gone unnoticed for 5 months!?!
2019-08-29 Eddie HungRename boxes too
2019-08-29 Clifford WolfBump YOSYS_VER
2019-08-29 SergeyDegtyarAdd comments for examples from Lattice user guide
2019-08-29 Eddie HungAdd run-test.sh too
2019-08-29 Eddie HungDo not overwrite LUT param
2019-08-29 Eddie HungAdd SB_CARRY to ice40_opt test
2019-08-29 Eddie HungAdd ice40_opt test
2019-08-29 Eddie HungTrailing comma
2019-08-29 Eddie HungAdapt to $__ICE40_CARRY_WRAPPER
2019-08-29 Eddie HungRevert "Remove $__ICE40_FULL_ADDER handling from ice40_...
2019-08-29 Eddie HungRemove $__ICE40_FULL_ADDER handling from ice40_opt...
2019-08-29 Eddie HungUpdate box size and timings
2019-08-29 Eddie HungUpdate to new $__ICE40_CARRY_WRAPPER
2019-08-28 Eddie HungComment out *.sh used for testbenches as we have no...
2019-08-28 Eddie HungMerge pull request #1334 from YosysHQ/clifford/async2sy...
2019-08-28 Eddie HungUse equiv for memory and dpram
2019-08-28 Eddie HungUse equiv_opt for latches
2019-08-28 Eddie HungMerge remote-tracking branch 'origin/clifford/async2syn...
2019-08-28 Eddie HungAdd (* clkbuf_sink *) to SRLC16E, reorder ports to...
2019-08-28 David ShahMerge pull request #1332 from YosysHQ/dave/ecp5gsr
2019-08-28 Clifford WolfMerge pull request #1335 from YosysHQ/clifford/paramap
2019-08-28 Clifford WolfFix typo
2019-08-28 Clifford WolfAdd "paramap" pass
2019-08-28 Clifford WolfAdd $dlatch support to async2sync
2019-08-28 SergeyDegtyarRevert "Add tests for ecp5"
2019-08-28 SergeyDegtyarAdd tests for ecp5
2019-08-27 Clifford WolfMerge pull request #1325 from YosysHQ/eddie/sat_init
2019-08-27 Marcin Kościelnickixilinx: Add SRLC16E primitive.
2019-08-27 Eddie HungMerge pull request #1292 from YosysHQ/mwk/xilinx_bufgmap
2019-08-27 Eddie HungIgnore all 1'bx in (* init *)
2019-08-27 Eddie HungRevert to using clean
2019-08-27 SergeyDegtyarRevert "Add tests for ecp5 architecture."
2019-08-27 Marcin Kościelnickiimprove clkbuf_inhibit propagation upwards through...
2019-08-27 SergeyDegtyarAdd tests for ecp5 architecture.
2019-08-27 David Shahecp5: Add GSR support
2019-08-27 SergeyDegtyarAdd tests for macc and rom;
2019-08-27 Clifford WolfAdd "make bumpversion"
2019-08-26 Eddie HungImprove tests to check that clkbuf is connected to...
2019-08-26 Eddie HungMerge branch 'master' into mwk/xilinx_bufgmap
2019-08-26 Eddie HungRemove dupe in CHANGELOG, missing end quote
2019-08-26 Clifford WolfMerge tag 'yosys-0.9'
2019-08-26 Clifford WolfYosys 0.9 yosys-0.9
2019-08-25 Clifford WolfMerge pull request #1112 from acw1251/pyosys_sigsig_issue
2019-08-24 Eddie HungWire with init on FF part, 1'bx on non-FF part
2019-08-24 Clifford WolfMerge pull request #1327 from YosysHQ/clifford/pmgen
2019-08-23 Eddie HungAdd undocumented feature
2019-08-23 Eddie Hungindo -> into
2019-08-23 Eddie HungRevert earliest to gcc-4.8, compile iverilog with defau...
2019-08-23 Eddie HungRevert "Bump to gcc-5 as `__warn_memset_zero_len' symbo...
2019-08-23 Eddie HungRemove .0 from clang-8.0
2019-08-23 Eddie HungBump to gcc-5 as `__warn_memset_zero_len' symbol not...
2019-08-23 Eddie Hungbionic -> xenial as its on whitelist
2019-08-23 Eddie HungBump gcc from 4.8 to 4.9 as undefined reference
2019-08-23 Eddie HungMerge branch 'master' into mwk/xilinx_bufgmap
2019-08-23 Eddie HungForgot one
2019-08-23 Eddie HungMerge branch 'master' into mwk/xilinx_bufgmap
2019-08-23 Eddie HungPut abc_* attributes above port
2019-08-23 Eddie HungCheck clkbuf_inhibit=1 is ignored for custom selection
2019-08-23 Eddie Hungclkbufmap to only check clkbuf_inhibit if no selection...
2019-08-23 Eddie HungAdd simple clkbufmap tests
2019-08-23 Eddie Hungtests/techmap/run-test.sh to cope with *.ys
2019-08-23 Eddie HungMention clkbuf_inhibit can be overridden
2019-08-23 Eddie HungReview comment from @cliffordwolf
2019-08-23 Eddie HungMerge remote-tracking branch 'origin/master' into mwk...
2019-08-23 Miodrag MilanovicMake macOS depenency clear
2019-08-23 Eddie HungMerge pull request #1326 from mmicko/doc-update
2019-08-23 Eddie HungBlocking assignment
2019-08-23 SergeyDegtyarFix pull request
2019-08-23 Clifford WolfFix port hanlding in pmgen
2019-08-23 Clifford WolfAdd pmgen slices and choices
2019-08-23 SergeyDegtyarFix run-test.sh; Add new test for dpram.
2019-08-23 SergeyDegtyarFix path in run-test.sh
2019-08-23 Miodrag MilanovicMake macOS depenency clear
2019-08-23 SergeyMerge pull request #1 from YosysHQ/Sergey/tests_ice40
2019-08-22 Eddie HungDo not propagate mem2reg attribute through to result
2019-08-22 Eddie HungRemove adffs_tb.v
2019-08-22 Eddie HungIn sat: 'x' in init attr should not override constant
2019-08-22 Eddie HungSpelling
2019-08-22 Eddie HungWIP for equivalency checking memories
2019-08-22 Eddie HungDo not print OKAY
2019-08-22 Eddie HungSpelling
2019-08-22 Eddie HungFail if iverilog fails
2019-08-22 Eddie HungHide tri-state warning message for now
2019-08-22 Eddie HungRemove unused output
2019-08-22 Eddie HungFix tribuf test
2019-08-22 Eddie HungFix comments
2019-08-22 Eddie HungRemove tech independent synthesis
2019-08-22 Eddie HungRemove dffe instantation
2019-08-22 Eddie HungMove $dffe to dffs.{v,ys}
2019-08-22 Eddie HungMake multiplier wider, do not do tech independent synth
next