projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2021-03-30
Eddie Hung
abc9: uniquify blackboxes like whiteboxes (#2695)
commit
|
commitdiff
|
tree
2021-03-30
Eddie Hung
abc9: fix SCC issues (#2694)
commit
|
commitdiff
|
tree
2021-03-30
Marcelina Kościelnicka
Bump version
commit
|
commitdiff
|
tree
2021-03-30
Marcelina Kościelnicka
preproc: Fix up conditional handling.
commit
|
commitdiff
|
tree
2021-03-29
Zachary Snow
gha: trim macOS dependencies
commit
|
commitdiff
|
tree
2021-03-28
Zachary Snow
gha: combine jobs using matrix
commit
|
commitdiff
|
tree
2021-03-25
Zachary Snow
rtlil: add const accessors for modules, wires, and...
commit
|
commitdiff
|
tree
2021-03-24
whitequark
Merge pull request #2702 from modwizcode/patch-1
commit
|
commitdiff
|
tree
2021-03-24
Iris Johnson
Clarify bugpoint documentation regarding output
commit
|
commitdiff
|
tree
2021-03-24
Zachary Snow
ast: make design available to process_module()
commit
|
commitdiff
|
tree
2021-03-23
Marcelina Kościelnicka
rtlil: Fix process memwr roundtrip.
commit
|
commitdiff
|
tree
2021-03-23
N. Engelhardt
Merge pull request #2696 from nakengelhardt/guidelines
commit
|
commitdiff
|
tree
2021-03-23
Marcelina Kościelnicka
quicklogic: Add .gitignore file for test outputs.
commit
|
commitdiff
|
tree
2021-03-23
Marcelina Kościelnicka
json: Improve the "processes in module" message a bit.
commit
|
commitdiff
|
tree
2021-03-22
N. Engelhardt
split CodingReadme into multiple files
commit
|
commitdiff
|
tree
2021-03-21
Xiretza
verilog: check entire user type stack for type definition
commit
|
commitdiff
|
tree
2021-03-19
Zachary Snow
sv: allow typenames as function return types
commit
|
commitdiff
|
tree
2021-03-19
Miodrag Milanović
Merge pull request #2681 from msinger/fix-issue2606
commit
|
commitdiff
|
tree
2021-03-19
Xiretza
verilog: rebuild user_type_stack from globals before...
commit
|
commitdiff
|
tree
2021-03-18
Marcelina Kościelnicka
Add simple CI using github actions.
commit
|
commitdiff
|
tree
2021-03-18
Xiretza
modtools: fix use-after-free of cell pointers in ModWalker
commit
|
commitdiff
|
tree
2021-03-18
Lofty
quicklogic: PolarPro 3 support
commit
|
commitdiff
|
tree
2021-03-17
Marcelina Kościelnicka
ast: Use better parameter serialization for paramod...
commit
|
commitdiff
|
tree
2021-03-17
Michael Singer
Fix check for bad std::regex (fixes #2606)
commit
|
commitdiff
|
tree
2021-03-17
gatecat
Blackbox all whiteboxes after synthesis
commit
|
commitdiff
|
tree
2021-03-17
Zachary Snow
bugpoint: add runner option
commit
|
commitdiff
|
tree
2021-03-17
Zachary Snow
sv: carry over global typedefs from previous files
commit
|
commitdiff
|
tree
2021-03-17
Xiretza
verilog: fix buf/not primitives with multiple outputs
commit
|
commitdiff
|
tree
2021-03-17
gatecat
blackbox: Include whiteboxed modules
commit
|
commitdiff
|
tree
2021-03-17
Lofty
Replace assert in get_reference with more useful error...
commit
|
commitdiff
|
tree
2021-03-16
Zachary Snow
verilog: support module scope identifiers in parametric...
commit
|
commitdiff
|
tree
2021-03-15
Marcelina Kościelnicka
json: Add support for memories.
commit
|
commitdiff
|
tree
2021-03-15
Marcelina Kościelnicka
proc_arst: Add special-casing of clock signal in condit...
commit
|
commitdiff
|
tree
2021-03-15
Marcelina Kościelnicka
opt_clean: Remove init attribute bits together with...
commit
|
commitdiff
|
tree
2021-03-15
Marcelina Kościelnicka
rtlil: Disallow 0-width chunks in SigSpec.
commit
|
commitdiff
|
tree
2021-03-14
whitequark
Merge pull request #2658 from zachjs/parameters-across...
commit
|
commitdiff
|
tree
2021-03-12
Zachary Snow
sv: allow globals in one file to depend on globals...
commit
|
commitdiff
|
tree
2021-03-12
whitequark
Merge pull request #2653 from zachjs/global-parameter
commit
|
commitdiff
|
tree
2021-03-11
whitequark
Merge pull request #2642 from whitequark/cxxrtl-noproc...
commit
|
commitdiff
|
tree
2021-03-11
Zachary Snow
verilog: disallow overriding global parameters
commit
|
commitdiff
|
tree
2021-03-11
Miodrag Milanovic
Add _pm.h files to GENLIST, fixes vcxsrc target
commit
|
commitdiff
|
tree
2021-03-10
Dan Ravensloft
Replace assert in xaiger with more useful error message
commit
|
commitdiff
|
tree
2021-03-09
whitequark
Merge pull request #2643 from zachjs/fix-param-no-defau...
commit
|
commitdiff
|
tree
2021-03-08
Marcelina Kościelnicka
Bump version
commit
|
commitdiff
|
tree
2021-03-08
Marcelina Kościelnicka
memory_dff: Remove now-useless write port handling.
working-ls180
commit
|
commitdiff
|
tree
2021-03-08
Marcelina Kościelnicka
verilog: Use proc memory writes in the frontend.
commit
|
commitdiff
|
tree
2021-03-08
Marcelina Kościelnicka
Add support for memory writes in processes.
commit
|
commitdiff
|
tree
2021-03-08
Marcelina Kościelnicka
sim: Avoid a crash on empty cell connection.
commit
|
commitdiff
|
tree
2021-03-08
Marcelina Kościelnicka
proc_dff: Fix emitted FF when a register is not assigne...
commit
|
commitdiff
|
tree
2021-03-08
Marcelina Kościelnicka
memory_dff: Remove code looking for $mux cells.
commit
|
commitdiff
|
tree
2021-03-08
Marcelina Kościelnicka
tests/bram: Do not generate write address collisions.
commit
|
commitdiff
|
tree
2021-03-07
Zachary Snow
Fix param without default log line
commit
|
commitdiff
|
tree
2021-03-07
Dan Ravensloft
Replace assert in abc9_ops with more useful error message
commit
|
commitdiff
|
tree
2021-03-07
whitequark
cxxrtl: don't assert on edge sync rules tied to a constant.
commit
|
commitdiff
|
tree
2021-03-07
whitequark
cxxrtl: allow `always` sync rules in debug_eval.
commit
|
commitdiff
|
tree
2021-03-07
whitequark
Merge pull request #2626 from zachjs/param-no-default
commit
|
commitdiff
|
tree
2021-03-07
whitequark
Merge pull request #2632 from zachjs/width-limit
commit
|
commitdiff
|
tree
2021-03-06
Zachary Snow
sv: fix some edge cases for unbased unsized literals
commit
|
commitdiff
|
tree
2021-03-06
Marcelina Kościelnicka
proc_clean: Fix empty case removal conditions.
commit
|
commitdiff
|
tree
2021-03-06
Marcelina Kościelnicka
Remove a few functions that, in fact, did not exist...
commit
|
commitdiff
|
tree
2021-03-05
Dan Ravensloft
Replace assert in addModule with more useful error...
commit
|
commitdiff
|
tree
2021-03-05
whitequark
Merge pull request #2635 from whitequark/cxxrtl-memrd...
commit
|
commitdiff
|
tree
2021-03-05
whitequark
Merge pull request #2634 from whitequark/cxxrtl-debug...
commit
|
commitdiff
|
tree
2021-03-05
whitequark
Merge pull request #2633 from whitequark/cxxrtl-no-top
commit
|
commitdiff
|
tree
2021-03-05
whitequark
cxxrtl: follow aliases to outlines when emitting $memrd...
commit
|
commitdiff
|
tree
2021-03-05
whitequark
cxxrtl: add pass debug flag to show assigned wire types.
commit
|
commitdiff
|
tree
2021-03-05
whitequark
cxxrtl: don't crash on empty designs.
commit
|
commitdiff
|
tree
2021-03-04
Zachary Snow
verilog: impose limit on maximum expression width
commit
|
commitdiff
|
tree
2021-03-04
Claire Xen
Update command-reference-manual.tex
commit
|
commitdiff
|
tree
2021-03-04
Claire Xen
Update README
commit
|
commitdiff
|
tree
2021-03-02
Zachary Snow
sv: support for parameters without default values
commit
|
commitdiff
|
tree
2021-03-02
whitequark
Merge pull request #2620 from zachjs/port-int-types
commit
|
commitdiff
|
tree
2021-03-01
Zachary Snow
verilog: fix sizing of ports with int types in module...
commit
|
commitdiff
|
tree
2021-03-01
Marcelina Kościelnicka
Bump version
commit
|
commitdiff
|
tree
2021-03-01
Zachary Snow
verilog: fix handling of nested ifdef directives
commit
|
commitdiff
|
tree
2021-03-01
Zachary Snow
Set aside extraneous tests in simple_abc9 test suite
commit
|
commitdiff
|
tree
2021-03-01
Claire Xen
Merge pull request #2523 from tomverbeure/define_synthesis
commit
|
commitdiff
|
tree
2021-03-01
Claire Xen
Merge pull request #2524 from bkbncn/patch-1
commit
|
commitdiff
|
tree
2021-03-01
whitequark
Merge pull request #2617 from RobertBaruch/doc
commit
|
commitdiff
|
tree
2021-03-01
whitequark
Merge pull request #2615 from zachjs/genrtlil-conflict
commit
|
commitdiff
|
tree
2021-03-01
whitequark
Merge pull request #2618 from zachjs/int-types
commit
|
commitdiff
|
tree
2021-02-28
Zachary Snow
sv: extended support for integer types
commit
|
commitdiff
|
tree
2021-02-27
Robert Baruch
RTLIL Documentation: switch in process is optional
commit
|
commitdiff
|
tree
2021-02-27
Claire Xen
Update issue_template.md
commit
|
commitdiff
|
tree
2021-02-26
Zachary Snow
genrtlil: improve name conflict error messaging
commit
|
commitdiff
|
tree
2021-02-26
Michael Singer
Add tests for $countbits
commit
|
commitdiff
|
tree
2021-02-26
Michael Singer
Implement $countones, $isunknown and $onehot{,0}
commit
|
commitdiff
|
tree
2021-02-26
Michael Singer
Implement $countbits function
commit
|
commitdiff
|
tree
2021-02-26
Zachary Snow
Extend simplify() recursion warning
commit
|
commitdiff
|
tree
2021-02-25
Marcelina Kościelnicka
Bump version
commit
|
commitdiff
|
tree
2021-02-25
whitequark
Merge pull request #2554 from hzeller/master
commit
|
commitdiff
|
tree
2021-02-25
Marcelina Kościelnicka
btor, smt2, smv: Add a hint on how to deal with funny...
commit
|
commitdiff
|
tree
2021-02-25
Marcelina Kościelnicka
Fix handling of unique/unique0/priority cases in the...
commit
|
commitdiff
|
tree
2021-02-24
TimRudy
Extend "delay" expressions to handle pair and triplet...
commit
|
commitdiff
|
tree
2021-02-24
whitequark
Merge pull request #2607 from zachjs/logger-error-atexit
commit
|
commitdiff
|
tree
2021-02-24
Zachary Snow
Fix double-free on unmatched logger error pattern
commit
|
commitdiff
|
tree
2021-02-24
Marcelina Kościelnicka
Add tests for some common techmap files.
commit
|
commitdiff
|
tree
2021-02-24
Marcelina Kościelnicka
Fix syntax error in adff2dff.v
commit
|
commitdiff
|
tree
2021-02-23
Marcelina Kościelnicka
frontend: Make helper functions for printing locations.
commit
|
commitdiff
|
tree
2021-02-23
whitequark
Merge pull request #2594 from zachjs/func-arg-width
commit
|
commitdiff
|
tree
next