projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2018-09-23
Clifford Wolf
Merge branch 'master' of https://github.com/mmicko...
commit
|
commitdiff
|
tree
2018-09-23
Clifford Wolf
Update CHANGELOG
commit
|
commitdiff
|
tree
2018-09-21
Miodrag Milanovic
added prefix to FDirection constants, fixing windows...
commit
|
commitdiff
|
tree
2018-09-21
Clifford Wolf
Update CHANGLELOG
commit
|
commitdiff
|
tree
2018-09-21
Clifford Wolf
Update Changelog
commit
|
commitdiff
|
tree
2018-09-19
Clifford Wolf
Merge pull request #633 from mmicko/master
commit
|
commitdiff
|
tree
2018-09-19
Clifford Wolf
Merge pull request #631 from acw1251/master
commit
|
commitdiff
|
tree
2018-09-19
Miodrag Milanovic
Fix Cygwin build and document needed packages
commit
|
commitdiff
|
tree
2018-09-18
acw1251
Fixed typo in "verilog_write" help message
commit
|
commitdiff
|
tree
2018-09-14
Clifford Wolf
Merge pull request #625 from aman-goel/master
commit
|
commitdiff
|
tree
2018-09-14
Clifford Wolf
Merge pull request #627 from acw1251/master
commit
|
commitdiff
|
tree
2018-09-12
acw1251
Fixed minor typo in "sim" help message
commit
|
commitdiff
|
tree
2018-09-11
Aman Goel
Minor revision to -expose in setundef pass
commit
|
commitdiff
|
tree
2018-09-10
Clifford Wolf
Add iCE40 SB_SPRAM256KA simulation model
commit
|
commitdiff
|
tree
2018-09-05
Clifford Wolf
Add $lut support to Verilog back-end
commit
|
commitdiff
|
tree
2018-09-04
Clifford Wolf
Add "verific -L <int>" option
commit
|
commitdiff
|
tree
2018-08-30
Clifford Wolf
Add "make ystests"
commit
|
commitdiff
|
tree
2018-08-28
Miodrag Milanović
Add GCC to osx deps (#620)
commit
|
commitdiff
|
tree
2018-08-28
Clifford Wolf
Merge pull request #619 from mmicko/master
commit
|
commitdiff
|
tree
2018-08-28
Miodrag Milanovic
Remove mercurial, since it is not needed anymore
commit
|
commitdiff
|
tree
2018-08-28
Clifford Wolf
Merge pull request #618 from ucb-bar/firrtl+modules...
commit
|
commitdiff
|
tree
2018-08-27
Jim Lawson
Merge branch 'master' into firrtl+modules+shiftfixes
commit
|
commitdiff
|
tree
2018-08-27
Jim Lawson
Remove unused functions.
commit
|
commitdiff
|
tree
2018-08-27
Jim Lawson
Merge pull request #3 from YosysHQ/master
commit
|
commitdiff
|
tree
2018-08-27
Clifford Wolf
Add "make coverage"
commit
|
commitdiff
|
tree
2018-08-27
Clifford Wolf
Add ENABLE_GCOV build option
commit
|
commitdiff
|
tree
2018-08-25
Clifford Wolf
Merge pull request #617 from mmicko/master
commit
|
commitdiff
|
tree
2018-08-25
Miodrag Milanovic
static link flag on main executable
commit
|
commitdiff
|
tree
2018-08-23
Jim Lawson
Add support for module instances.
commit
|
commitdiff
|
tree
2018-08-23
Clifford Wolf
Merge pull request #610 from udif/udif_specify_round2
commit
|
commitdiff
|
tree
2018-08-23
Clifford Wolf
Merge pull request #614 from udif/pr_disable_dump_ptr
commit
|
commitdiff
|
tree
2018-08-23
Udi Finkelstein
Added -no_dump_ptr flag for AST dump options in 'read_v...
commit
|
commitdiff
|
tree
2018-08-22
Jim Lawson
Merge pull request #1 from YosysHQ/master
commit
|
commitdiff
|
tree
2018-08-22
Clifford Wolf
Add "verific -work" help message
commit
|
commitdiff
|
tree
2018-08-22
Clifford Wolf
Add Verific -work parameter
commit
|
commitdiff
|
tree
2018-08-20
Udi Finkelstein
Fixed all known specify/endspecify issues, without...
commit
|
commitdiff
|
tree
2018-08-19
Udi Finkelstein
Yosys can now parse https://github.com/verilog-to-routi...
commit
|
commitdiff
|
tree
2018-08-19
Clifford Wolf
Merge pull request #606 from cr1901/show-win
commit
|
commitdiff
|
tree
2018-08-18
Clifford Wolf
Merge pull request #608 from mmicko/master
commit
|
commitdiff
|
tree
2018-08-18
Miodrag Milanovic
no -fPIC for any static build
commit
|
commitdiff
|
tree
2018-08-18
Miodrag Milanovic
respect DISABLE_ABC_THREADS if used
commit
|
commitdiff
|
tree
2018-08-18
Miodrag Milanovic
Enable propagating ARCHFLAGS
commit
|
commitdiff
|
tree
2018-08-18
Miodrag Milanovic
Added option to disable -fPIC on unsupported platforms
commit
|
commitdiff
|
tree
2018-08-18
Miodrag Milanovic
Added gcc-static for easier cross compilation
commit
|
commitdiff
|
tree
2018-08-18
Clifford Wolf
Merge pull request #575 from aman-goel/master
commit
|
commitdiff
|
tree
2018-08-18
Aman Goel
Revision to expose option in setundef pass
commit
|
commitdiff
|
tree
2018-08-18
Aman Goel
Merge pull request #3 from YosysHQ/master
commit
|
commitdiff
|
tree
2018-08-16
Clifford Wolf
Add "verific -set-<severity> <msg_id>.."
commit
|
commitdiff
|
tree
2018-08-16
Clifford Wolf
Verific workaround for VIPER ticket 13851
commit
|
commitdiff
|
tree
2018-08-15
William D....
Update show pass documentation with Windows caveats.
commit
|
commitdiff
|
tree
2018-08-15
William D....
Fix run_command() when using -format and -viewer in...
commit
|
commitdiff
|
tree
2018-08-15
Udi Finkelstein
A few minor enhancements to specify block parsing.
commit
|
commitdiff
|
tree
2018-08-15
Clifford Wolf
Merge pull request #605 from mmicko/master
commit
|
commitdiff
|
tree
2018-08-15
Miodrag Milanovic
Changes for MXE configuration in order to compile
commit
|
commitdiff
|
tree
2018-08-15
Clifford Wolf
Merge pull request #573 from cr1901/msys-64
commit
|
commitdiff
|
tree
2018-08-15
Clifford Wolf
Merge pull request #591 from hzeller/virtual-override
commit
|
commitdiff
|
tree
2018-08-15
Clifford Wolf
Merge pull request #590 from hzeller/remaining-file...
commit
|
commitdiff
|
tree
2018-08-15
Clifford Wolf
Merge pull request #576 from cr1901/no-resource
commit
|
commitdiff
|
tree
2018-08-15
Clifford Wolf
Merge pull request #592 from japm48/master
commit
|
commitdiff
|
tree
2018-08-15
Clifford Wolf
Merge pull request #513 from udif/pr_reg_wire_error
commit
|
commitdiff
|
tree
2018-08-15
Clifford Wolf
Merge pull request #562 from udif/pr_fix_illegal_port_decl
commit
|
commitdiff
|
tree
2018-08-14
Clifford Wolf
Fix use of signed integers in JSON back-end
commit
|
commitdiff
|
tree
2018-08-14
Clifford Wolf
Merge pull request #602 from litghost/add_eblif_extension
commit
|
commitdiff
|
tree
2018-08-13
litghost
Map .eblif extension as blif.
commit
|
commitdiff
|
tree
2018-08-08
Clifford Wolf
Fixed use of char array for string in blifparse error...
commit
|
commitdiff
|
tree
2018-08-08
Clifford Wolf
Merge pull request #596 from litghost/extend_blif_parser
commit
|
commitdiff
|
tree
2018-08-08
litghost
Report error reason on same line as syntax error.
commit
|
commitdiff
|
tree
2018-08-06
Clifford Wolf
Merge pull request #600 from jpathy/patch-1
commit
|
commitdiff
|
tree
2018-08-06
Clifford Wolf
Merge pull request #599 from kbeckmann/kbeckmann/fix_re...
commit
|
commitdiff
|
tree
2018-08-06
jpathy
Use `realpath`
commit
|
commitdiff
|
tree
2018-08-06
Konrad Beckmann
readme: Fix formatting of a keyword
commit
|
commitdiff
|
tree
2018-08-03
litghost
Use log_warning which does not immediately terminate.
commit
|
commitdiff
|
tree
2018-08-02
litghost
Add BLIF parsing support for .conn and .cname
commit
|
commitdiff
|
tree
2018-07-22
japm48
fix basys3 example
commit
|
commitdiff
|
tree
2018-07-22
Clifford Wolf
Verific: Produce errors for instantiating unknown module
commit
|
commitdiff
|
tree
2018-07-22
Clifford Wolf
Add missing <deque> include (MSVC build fix)
commit
|
commitdiff
|
tree
2018-07-22
Clifford Wolf
Upodate ABC to git rev ae6716b
commit
|
commitdiff
|
tree
2018-07-22
Clifford Wolf
Add missing -lz to MXE build
commit
|
commitdiff
|
tree
2018-07-21
Henner Zeller
Consistent use of 'override' for virtual methods in...
commit
|
commitdiff
|
tree
2018-07-21
Henner Zeller
Fix remaining log_file_error(); emit dependent file...
commit
|
commitdiff
|
tree
2018-07-20
Clifford Wolf
Merge pull request #586 from hzeller/more-sourcepos...
commit
|
commitdiff
|
tree
2018-07-20
Henner Zeller
Convert more log_error() to log_file_error() where...
commit
|
commitdiff
|
tree
2018-07-20
Clifford Wolf
Merge pull request #585 from hzeller/use-file-warning...
commit
|
commitdiff
|
tree
2018-07-20
Henner Zeller
Use log_file_warning(), log_file_error() functions.
commit
|
commitdiff
|
tree
2018-07-20
Clifford Wolf
Merge pull request #584 from hzeller/provide-source...
commit
|
commitdiff
|
tree
2018-07-19
Henner Zeller
Provide source-location logging.
commit
|
commitdiff
|
tree
2018-07-19
Clifford Wolf
Add async2sync pass
commit
|
commitdiff
|
tree
2018-07-18
Aman Goel
Merge pull request #2 from YosysHQ/master
commit
|
commitdiff
|
tree
2018-07-17
Clifford Wolf
Fix handling of eventually properties in verific importer
commit
|
commitdiff
|
tree
2018-07-16
Clifford Wolf
Fix verific -vlog-incdir and -vlog-libdir handling
commit
|
commitdiff
|
tree
2018-07-16
Clifford Wolf
Merge pull request #581 from daveshah1/ecp5
commit
|
commitdiff
|
tree
2018-07-16
Clifford Wolf
Fix "read -incdir"
commit
|
commitdiff
|
tree
2018-07-16
David Shah
ecp5: Fixing miscellaneous sim model issues
commit
|
commitdiff
|
tree
2018-07-16
Clifford Wolf
Merge branch 'master' of github.com:YosysHQ/yosys
commit
|
commitdiff
|
tree
2018-07-16
Clifford Wolf
Add "read -incdir"
commit
|
commitdiff
|
tree
2018-07-16
David Shah
ecp5: Fixing 'X' issues with LUT simulation models
commit
|
commitdiff
|
tree
2018-07-16
David Shah
ecp5: ECP5 synthesis fixes
commit
|
commitdiff
|
tree
2018-07-14
David Shah
ecp5: Adding synchronous set/reset support
commit
|
commitdiff
|
tree
2018-07-13
David Shah
ecp5: Add DRAM match rule
commit
|
commitdiff
|
tree
2018-07-13
David Shah
ecp5: Cells and mappings fixes
commit
|
commitdiff
|
tree
next