projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2020-06-29
Miodrag Milanovic
Use ID macro to fix assertion
commit
|
commitdiff
|
tree
2020-06-26
Miodrag Milanovic
Fix crash in verific frontend
commit
|
commitdiff
|
tree
2020-06-26
whitequark
Merge pull request #2193 from whitequark/cxxrtl-help...
commit
|
commitdiff
|
tree
2020-06-26
whitequark
cxxrtl: update help text.
commit
|
commitdiff
|
tree
2020-06-26
whitequark
Merge pull request #2188 from antmicro/missing-operators
commit
|
commitdiff
|
tree
2020-06-26
whitequark
Merge pull request #2189 from antmicro/optional-labels
commit
|
commitdiff
|
tree
2020-06-25
clairexen
Merge pull request #2168 from whitequark/assert-unused...
commit
|
commitdiff
|
tree
2020-06-25
clairexen
Merge pull request #2135 from boqwxp/qbfsat-timeinfo
commit
|
commitdiff
|
tree
2020-06-25
clairexen
Merge pull request #2093 from boqwxp/qbfsat-bugfixes
commit
|
commitdiff
|
tree
2020-06-25
clairexen
Merge pull request #2192 from YosysHQ/verific_netbus_attr
commit
|
commitdiff
|
tree
2020-06-25
Kamil Rakoczy
Add sub-assign and and-assign tests
commit
|
commitdiff
|
tree
2020-06-25
Kamil Rakoczy
Move combined assign tests to single file
commit
|
commitdiff
|
tree
2020-06-25
Kamil Rakoczy
Support missing sub-assign and and-assign operators
commit
|
commitdiff
|
tree
2020-06-25
Miodrag Milanovic
optimization, all items should have same attributes
commit
|
commitdiff
|
tree
2020-06-24
Kamil Rakoczy
Add xor-assignment test
commit
|
commitdiff
|
tree
2020-06-24
Lukasz Dalek
Support missing xor-assign operator
commit
|
commitdiff
|
tree
2020-06-24
Lukasz Dalek
Support optional labels at the end of package definition
commit
|
commitdiff
|
tree
2020-06-24
Lukasz Dalek
Support optional labels at the end of module definition
commit
|
commitdiff
|
tree
2020-06-24
Kamil Rakoczy
Add or-assignment and plus-assignment tests
commit
|
commitdiff
|
tree
2020-06-24
Kamil Rakoczy
Add plus-assignment operator
commit
|
commitdiff
|
tree
2020-06-24
Kamil Rakoczy
Add or-assignment operator
commit
|
commitdiff
|
tree
2020-06-24
Miodrag Milanovic
verific - import attributes for net buses as well
commit
|
commitdiff
|
tree
2020-06-24
whitequark
Merge pull request #2185 from YosysHQ/mwk/cxxrtl-ff...
commit
|
commitdiff
|
tree
2020-06-24
Marcelina Kościelnicka
cxxrtl: Add support for the new FF types.
commit
|
commitdiff
|
tree
2020-06-23
Marcelina Kościelnicka
simplemap: Fix $dffsre mapping.
commit
|
commitdiff
|
tree
2020-06-23
clairexen
Merge pull request #1818 from YosysHQ/mwk/new-ff-types
commit
|
commitdiff
|
tree
2020-06-23
Marcelina Kościelnicka
Update dff2dffe, dff2dffs, zinit to new FF types.
commit
|
commitdiff
|
tree
2020-06-23
Marcelina Kościelnicka
Add add* functions for the new FF types
commit
|
commitdiff
|
tree
2020-06-23
Marcelina Kościelnicka
Add new FF types to simplemap.
commit
|
commitdiff
|
tree
2020-06-23
Marcelina Kościelnicka
Add support for new FF types in some opt passes.
commit
|
commitdiff
|
tree
2020-06-23
Marcelina Kościelnicka
Add new builtin FF types
commit
|
commitdiff
|
tree
2020-06-22
whitequark
Merge pull request #2182 from whitequark/update-abc
commit
|
commitdiff
|
tree
2020-06-22
whitequark
Update ABC.
commit
|
commitdiff
|
tree
2020-06-22
whitequark
Merge pull request #2181 from whitequark/minisat-wasm...
commit
|
commitdiff
|
tree
2020-06-21
whitequark
minisat: add missing include guard for WASI.
commit
|
commitdiff
|
tree
2020-06-21
whitequark
Merge pull request #2180 from Xiretza/pyosys-override
commit
|
commitdiff
|
tree
2020-06-21
Xiretza
pyosys: Use C++11 override keyword for bindings
commit
|
commitdiff
|
tree
2020-06-21
Alberto Gonzalez
log: Remove unused `_POSIX_TIMERS` branch in `Performan...
commit
|
commitdiff
|
tree
2020-06-21
Alberto Gonzalez
log, qbfsat: Include child process time in `Performance...
commit
|
commitdiff
|
tree
2020-06-21
Alberto Gonzalez
qbfsat: Simplify solution recovery parsing and tweak...
commit
|
commitdiff
|
tree
2020-06-21
Alberto Gonzalez
qbfsat: Avoid instantiating `AttrObject`s directly.
commit
|
commitdiff
|
tree
2020-06-21
Alberto Gonzalez
qbfsat: Simplify solution format and replace `SigBit...
commit
|
commitdiff
|
tree
2020-06-21
Alberto Gonzalez
qbfsat: Fixes three bugs.
commit
|
commitdiff
|
tree
2020-06-21
Alberto Gonzalez
qbfsat: Use bit precise mapping for hole value wires...
commit
|
commitdiff
|
tree
2020-06-21
whitequark
Merge pull request #2177 from boqwxp/dict-iterator...
commit
|
commitdiff
|
tree
2020-06-19
Alberto Gonzalez
dict: Remove guard for past-the-end iterators that...
commit
|
commitdiff
|
tree
2020-06-19
whitequark
Merge pull request #2178 from boqwxp/design-select
commit
|
commitdiff
|
tree
2020-06-19
Alberto Gonzalez
rtlil: Add `Design::select()` for selecting whole modules.
commit
|
commitdiff
|
tree
2020-06-19
Alberto Gonzalez
hashlib, rtlil: Add `operator+=()` to `dict<>::iterator...
commit
|
commitdiff
|
tree
2020-06-19
whitequark
Use [[maybe_unused]] instead of YS_ATTRIBUTE(unused).
commit
|
commitdiff
|
tree
2020-06-19
whitequark
Remove YS_ATTRIBUTE(unused) where present just for...
commit
|
commitdiff
|
tree
2020-06-19
whitequark
Use (and ignore) the expression provided to log_debug...
commit
|
commitdiff
|
tree
2020-06-19
whitequark
Use (and ignore) the expression provided to log_assert...
commit
|
commitdiff
|
tree
2020-06-19
whitequark
Merge pull request #2175 from Xiretza/missing-noreturn
commit
|
commitdiff
|
tree
2020-06-19
Xiretza
Add missing [[noreturn]] to log_file_error()
commit
|
commitdiff
|
tree
2020-06-19
whitequark
Merge pull request #2173 from whitequark/use-cxx11...
commit
|
commitdiff
|
tree
2020-06-19
whitequark
Merge pull request #2174 from whitequark/fix-github...
commit
|
commitdiff
|
tree
2020-06-19
whitequark
Fix GitHub misidentifying *.v files as Coq.
commit
|
commitdiff
|
tree
2020-06-19
whitequark
Merge pull request #2171 from whitequark/cxxrtl-accessors
commit
|
commitdiff
|
tree
2020-06-19
whitequark
cxxrtl: add .get() and .set() accessors on value<>...
commit
|
commitdiff
|
tree
2020-06-19
whitequark
Merge pull request #2170 from boqwxp/cutpoint-efficiency
commit
|
commitdiff
|
tree
2020-06-19
whitequark
Use C++11 [[noreturn]] attribute.
commit
|
commitdiff
|
tree
2020-06-18
whitequark
Use C++11 final/override keywords.
commit
|
commitdiff
|
tree
2020-06-18
Alberto Gonzalez
cutpoint: Improve efficiency by iterating over module...
commit
|
commitdiff
|
tree
2020-06-18
N. Engelhardt
Merge pull request #2153 from boqwxp/splitnets-cleanup
commit
|
commitdiff
|
tree
2020-06-18
whitequark
Merge pull request #2167 from whitequark/cxxrtl-fix...
commit
|
commitdiff
|
tree
2020-06-18
whitequark
Merge pull request #2142 from whitequark/splitnets...
commit
|
commitdiff
|
tree
2020-06-18
Miodrag Milanović
Merge pull request #2164 from madebr/msvc
commit
|
commitdiff
|
tree
2020-06-17
whitequark
cxxrtl: don't compute vital values in log_assert().
commit
|
commitdiff
|
tree
2020-06-17
Anonymous Maarten
msvc does not support designated initializers in structs
commit
|
commitdiff
|
tree
2020-06-17
Anonymous Maarten
MSVC does not understand __builtin_unreachable
commit
|
commitdiff
|
tree
2020-06-17
Anonymous Maarten
MSVC cannot omit operand in conditional
commit
|
commitdiff
|
tree
2020-06-17
Anonymous Maarten
MSVC defines TRANSPARENT too
commit
|
commitdiff
|
tree
2020-06-17
whitequark
Merge pull request #2163 from jfng/cxxrtl-blackbox...
commit
|
commitdiff
|
tree
2020-06-17
whitequark
Merge pull request #2160 from whitequark/cxxrtl-fix...
commit
|
commitdiff
|
tree
2020-06-16
Jean-François...
cxxrtl: restrict the debug info of a blackbox to its...
commit
|
commitdiff
|
tree
2020-06-16
N. Engelhardt
Merge pull request #2156 from XarkLabs/master
commit
|
commitdiff
|
tree
2020-06-15
whitequark
Merge pull request #2159 from MerryMage/cxxrtl-mul
commit
|
commitdiff
|
tree
2020-06-15
whitequark
cxxrtl: avoid unused variable warning for transparent...
commit
|
commitdiff
|
tree
2020-06-15
MerryMage
cxxrtl: Implement chunk-wise multiplication
commit
|
commitdiff
|
tree
2020-06-15
whitequark
Merge pull request #2158 from miek/sshr-sign-extension
commit
|
commitdiff
|
tree
2020-06-15
Mike Walters
cxxrtl: fix sshr sign-extension.
commit
|
commitdiff
|
tree
2020-06-14
Xark
Fix Verilator sim warnings: 1 BLKSEQ and 3 WIDTH
commit
|
commitdiff
|
tree
2020-06-13
whitequark
Merge pull request #2155 from whitequark/fix-wasm-wasi...
commit
|
commitdiff
|
tree
2020-06-13
whitequark
kernel: guard include of signal.h more precisely.
commit
|
commitdiff
|
tree
2020-06-13
whitequark
Merge pull request #2151 from whitequark/cxxrtl-fix...
commit
|
commitdiff
|
tree
2020-06-13
Alberto Gonzalez
splitnets: Clean up pseudo-private member usage
commit
|
commitdiff
|
tree
2020-06-13
Alberto Gonzalez
splitnets: Slightly improve efficiency by avoiding...
commit
|
commitdiff
|
tree
2020-06-13
whitequark
Merge pull request #2145 from whitequark/cxxrtl-splitnets
commit
|
commitdiff
|
tree
2020-06-13
whitequark
Merge pull request #2152 from whitequark/cxxrtl-always...
commit
|
commitdiff
|
tree
2020-06-13
whitequark
cxxrtl: always inline internal cells and slice/concat...
commit
|
commitdiff
|
tree
2020-06-13
whitequark
cxxrtl: fix rzext().
commit
|
commitdiff
|
tree
2020-06-12
whitequark
Merge pull request #2150 from whitequark/cxxrtl-elide...
commit
|
commitdiff
|
tree
2020-06-12
whitequark
cxxrtl: elide $pmux cells.
commit
|
commitdiff
|
tree
2020-06-12
whitequark
Merge pull request #2149 from whitequark/cxxrtl-unbuffe...
commit
|
commitdiff
|
tree
2020-06-12
whitequark
cxxrtl: annotate port direction as comments.
commit
|
commitdiff
|
tree
2020-06-12
whitequark
cxxrtl: unbuffer output wires of toplevel module.
commit
|
commitdiff
|
tree
2020-06-12
whitequark
cxxrtl: simplify unbuffering of input wires.
commit
|
commitdiff
|
tree
2020-06-11
whitequark
cxxrtl: handle multipart signals.
commit
|
commitdiff
|
tree
2020-06-11
Dan Ravensloft
intel_alm: fix DFFE matching
commit
|
commitdiff
|
tree
next