projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2020-05-21
Eddie Hung
Update frontends/verilog/verilog_parser.y
commit
|
commitdiff
|
tree
2020-05-14
Eddie Hung
verilog: attributes before task enable (but 13 s/r...
commit
|
commitdiff
|
tree
2020-05-14
Eddie Hung
tests: attributes before task enable
commit
|
commitdiff
|
tree
2020-05-12
Eddie Hung
ice40: fix ICESTORM_LC process sensitivity
commit
|
commitdiff
|
tree
2020-05-12
Eddie Hung
ice40: fix whitespace
commit
|
commitdiff
|
tree
2020-05-12
David Shah
ecp5: Add missing SERDES parameters
commit
|
commitdiff
|
tree
2020-05-08
Claire Wolf
Merge pull request #2038 from nakengelhardt/no-libdir...
commit
|
commitdiff
|
tree
2020-05-08
Claire Wolf
Fix clang compiler warning
commit
|
commitdiff
|
tree
2020-05-08
whitequark
Merge pull request #2022 from Xiretza/fallthroughs
commit
|
commitdiff
|
tree
2020-05-07
Dan Ravensloft
intel_alm: direct LUTRAM cell instantiation
commit
|
commitdiff
|
tree
2020-05-07
N. Engelhardt
Remove yosys libdir from LDFLAGS (and fix a typo)
commit
|
commitdiff
|
tree
2020-05-07
Claire Wolf
Merge pull request #2005 from YosysHQ/claire/fix1990
commit
|
commitdiff
|
tree
2020-05-07
Eddie Hung
Merge pull request #2034 from YosysHQ/eddie/abc_remote
commit
|
commitdiff
|
tree
2020-05-07
Xiretza
Reorder cases to avoid fall-through warning
commit
|
commitdiff
|
tree
2020-05-07
Xiretza
Add YS_FALLTHROUGH macro to mark case fall-through
commit
|
commitdiff
|
tree
2020-05-06
Eddie Hung
Makefile: git fetch all commits from $(ABCURL) repo
commit
|
commitdiff
|
tree
2020-05-06
Eddie Hung
Merge pull request #2028 from zachjs/master
commit
|
commitdiff
|
tree
2020-05-06
Zachary Snow
verilog: allow null gen-if then block
commit
|
commitdiff
|
tree
2020-05-05
Eddie Hung
Merge pull request #2025 from YosysHQ/eddie/frontend_cl...
commit
|
commitdiff
|
tree
2020-05-05
whitequark
Merge pull request #2012 from whitequark/fix-wasi-abc...
commit
|
commitdiff
|
tree
2020-05-05
Eddie Hung
Merge pull request #2026 from YosysHQ/eddie/scratchpad_...
commit
|
commitdiff
|
tree
2020-05-05
Eddie Hung
Merge pull request #2024 from YosysHQ/eddie/primitive_src
commit
|
commitdiff
|
tree
2020-05-05
Eddie Hung
Merge pull request #2023 from YosysHQ/eddie/specify_src
commit
|
commitdiff
|
tree
2020-05-04
Eddie Hung
synth_ice40/ecp5/xilinx: allow abc9.W to be overridden...
commit
|
commitdiff
|
tree
2020-05-04
Eddie Hung
verilog: fix specify src attribute
commit
|
commitdiff
|
tree
2020-05-04
Eddie Hung
frontend: cleanup to use more ID::*, more dict<> instea...
commit
|
commitdiff
|
tree
2020-05-04
Eddie Hung
verilog: set src attribute for primitives
commit
|
commitdiff
|
tree
2020-05-04
Eddie Hung
tests: add tests for primitives' src
commit
|
commitdiff
|
tree
2020-05-04
Eddie Hung
Merge pull request #1996 from boqwxp/rtlil_source_locations
commit
|
commitdiff
|
tree
2020-05-03
whitequark
Merge pull request #2000 from whitequark/log_error...
commit
|
commitdiff
|
tree
2020-05-03
whitequark
kernel: Trap in `log_error()` when a debugger is attached.
commit
|
commitdiff
|
tree
2020-05-03
Claire Wolf
Merge pull request #2014 from YosysHQ/claire/fixoptalu
commit
|
commitdiff
|
tree
2020-05-02
Eddie Hung
test: add test for #2014
commit
|
commitdiff
|
tree
2020-05-02
Eddie Hung
Merge pull request #2013 from YosysHQ/eddie/aiger_fixes
commit
|
commitdiff
|
tree
2020-05-02
Claire Wolf
Fix the other "opt_expr -fine" bug introduced in 213a89558
commit
|
commitdiff
|
tree
2020-05-02
Claire Wolf
Fix the other "opt_expr -fine" bug introduced in 213a89558
commit
|
commitdiff
|
tree
2020-05-02
Eddie Hung
abc9_ops: -reintegrate to be sensitive to start_offset too
commit
|
commitdiff
|
tree
2020-05-02
Eddie Hung
tests: aiger test for wire->start_offset != 0
commit
|
commitdiff
|
tree
2020-05-02
Eddie Hung
aiger: fixes for ports that have start_offset != 0
commit
|
commitdiff
|
tree
2020-05-02
Claire Wolf
Add plusargs for output files in test_autotb output
commit
|
commitdiff
|
tree
2020-05-02
Claire Wolf
Bugfix in partsel.v signed indices test cases
commit
|
commitdiff
|
tree
2020-05-02
Claire Wolf
Fix handling of signed indices in bit slices
commit
|
commitdiff
|
tree
2020-05-02
Claire Wolf
Add tests based on the test case from #1990
commit
|
commitdiff
|
tree
2020-05-02
Claire Wolf
Add AST_SELFSZ and improve handling of bit slices
commit
|
commitdiff
|
tree
2020-05-02
Claire Wolf
Add "nowrshmsk" attribute, fix shift-and-mask bit slice...
commit
|
commitdiff
|
tree
2020-05-02
Claire Wolf
Merge pull request #2010 from YosysHQ/claire/fixopt
commit
|
commitdiff
|
tree
2020-05-02
whitequark
Update ABC to include WASI support fixes.
commit
|
commitdiff
|
tree
2020-05-01
whitequark
Fix WASI builds with abc enabled.
commit
|
commitdiff
|
tree
2020-05-01
whitequark
Merge pull request #2001 from whitequark/wasi
commit
|
commitdiff
|
tree
2020-05-01
Eddie Hung
Add testcase for #2010
commit
|
commitdiff
|
tree
2020-05-01
Claire Wolf
Fix "opt_expr -fine" bug introduced in 213a89558
commit
|
commitdiff
|
tree
2020-05-01
Claire Wolf
Merge pull request #1997 from whitequark/document-ootb
commit
|
commitdiff
|
tree
2020-05-01
Claire Wolf
Merge pull request #1981 from YosysHQ/claire/fix1837
commit
|
commitdiff
|
tree
2020-05-01
Alberto Gonzalez
frontend: Include complete source location instead...
commit
|
commitdiff
|
tree
2020-04-30
whitequark
Add WASI platform support.
commit
|
commitdiff
|
tree
2020-04-30
Eddie Hung
Merge pull request #1999 from YosysHQ/eddie/verific_enu...
commit
|
commitdiff
|
tree
2020-04-30
whitequark
Merge pull request #2008 from whitequark/editorconfig-abc
commit
|
commitdiff
|
tree
2020-04-30
Eddie Hung
verific: ignore anonymous enums
commit
|
commitdiff
|
tree
2020-04-30
whitequark
Fix .editorconfig to not break abc.
commit
|
commitdiff
|
tree
2020-04-27
Eddie Hung
verific: support VHDL enums too
commit
|
commitdiff
|
tree
2020-04-27
Eddie Hung
Merge pull request #1946 from YosysHQ/eddie/yosyshq_abc
commit
|
commitdiff
|
tree
2020-04-27
Eddie Hung
Update CHANGELOG and manual for departure from upstream
commit
|
commitdiff
|
tree
2020-04-27
Eddie Hung
abc: use YosysHQ/abc instead of upstream berkeley-abc/abc
commit
|
commitdiff
|
tree
2020-04-27
Eddie Hung
Merge pull request #1992 from YosysHQ/eddie/bugpoint_help
commit
|
commitdiff
|
tree
2020-04-27
Eddie Hung
verific: recover wiretype/enum attr as part of import_a...
commit
|
commitdiff
|
tree
2020-04-25
whitequark
Merge pull request #2002 from YosysHQ/dave/cxxrtl-width
commit
|
commitdiff
|
tree
2020-04-25
David Shah
cxxrtl: Round up constant width
commit
|
commitdiff
|
tree
2020-04-24
whitequark
README: explain how to do out-of-tree builds.
commit
|
commitdiff
|
tree
2020-04-24
whitequark
Fix out-of-tree builds configured as `SMALL := 1`.
commit
|
commitdiff
|
tree
2020-04-24
whitequark
gowin,ecp5: remove generated files in `make clean`.
commit
|
commitdiff
|
tree
2020-04-24
whitequark
Merge pull request #1998 from whitequark/cxxrtl-fixes
commit
|
commitdiff
|
tree
2020-04-24
Eddie Hung
bugpoint: improve messaging
commit
|
commitdiff
|
tree
2020-04-24
Eddie Hung
bugpoint: (* keep *) to (* bugpoint_keep *); also apply...
commit
|
commitdiff
|
tree
2020-04-24
Eddie Hung
Revert "verific: import enum attributes from verific"
commit
|
commitdiff
|
tree
2020-04-24
whitequark
cxxrtl: use `cxxrtl_` prefix rather than `cxxrtl.`
commit
|
commitdiff
|
tree
2020-04-24
Eddie Hung
bugpoint: skip ports with (* keep *) on; add header
commit
|
commitdiff
|
tree
2020-04-24
Claire Wolf
Merge pull request #1995 from YosysHQ/eddie/fix_verific...
commit
|
commitdiff
|
tree
2020-04-24
Dan Ravensloft
intel_alm: cleanup duplication
commit
|
commitdiff
|
tree
2020-04-24
whitequark
cxxrtl: improve printing of narrow memories.
commit
|
commitdiff
|
tree
2020-04-24
whitequark
cxxrtl: fix handling of parametric modules with large...
commit
|
commitdiff
|
tree
2020-04-23
Eddie Hung
verific: do not assert if wire not found; warn instead
commit
|
commitdiff
|
tree
2020-04-23
Eddie Hung
bugpoint: improve help text
commit
|
commitdiff
|
tree
2020-04-23
Eddie Hung
Merge pull request #1974 from YosysHQ/eddie/abc9_disabl...
commit
|
commitdiff
|
tree
2020-04-23
Claire Wolf
Merge pull request #1989 from boqwxp/qbfsat_anyconst_so...
commit
|
commitdiff
|
tree
2020-04-23
Claire Wolf
Merge pull request #1988 from boqwxp/qbfsat
commit
|
commitdiff
|
tree
2020-04-23
Claire Wolf
Merge pull request #1986 from YosysHQ/eddie/verific_enum
commit
|
commitdiff
|
tree
2020-04-23
Dan Ravensloft
intel_alm: work around a Quartus ICE
commit
|
commitdiff
|
tree
2020-04-23
Alberto Gonzalez
qbfsat: Make hole name recovery more robust. Allow...
commit
|
commitdiff
|
tree
2020-04-23
Eddie Hung
Merge pull request #1984 from YosysHQ/eddie/getParam_ex...
commit
|
commitdiff
|
tree
2020-04-23
Alberto Gonzalez
qbfsat: Add `-assume-negative-polarity` option.
commit
|
commitdiff
|
tree
2020-04-23
Eddie Hung
ecp5: ecp5_gsr to skip cells that don't have GSR parame...
commit
|
commitdiff
|
tree
2020-04-23
Eddie Hung
tests: read +/xilinx/cell_sim.v before xilinx_dsp test
commit
|
commitdiff
|
tree
2020-04-23
Eddie Hung
xilinx: xilinx_dsp_cascade to check CREG for DSP48E1...
commit
|
commitdiff
|
tree
2020-04-23
Eddie Hung
verific: import enum attributes from verific
commit
|
commitdiff
|
tree
2020-04-22
Eddie Hung
test: ice40_dsp test to read +/ice40/cells_sim.v for...
commit
|
commitdiff
|
tree
2020-04-22
Eddie Hung
xilinx: improve xilinx_dffopt message
commit
|
commitdiff
|
tree
2020-04-22
Eddie Hung
xilinx: xilinx_dffopt to read cells_sim.v; fix test
commit
|
commitdiff
|
tree
2020-04-22
Eddie Hung
kernel: Cell::getParam() to throw exception again if...
commit
|
commitdiff
|
tree
2020-04-22
Eddie Hung
Merge pull request #1949 from YosysHQ/eddie/select_blackbox
commit
|
commitdiff
|
tree
2020-04-22
Eddie Hung
Merge pull request #1983 from YosysHQ/eddie/use_default...
commit
|
commitdiff
|
tree
next