2019-08-28 |
SergeyDegtyar | Add tests for ecp5 |
commit | commitdiff | tree |
2019-08-27 |
SergeyDegtyar | Revert "Add tests for ecp5 architecture." |
commit | commitdiff | tree |
2019-08-27 |
SergeyDegtyar | Add tests for ecp5 architecture. |
commit | commitdiff | tree |
2019-08-27 |
SergeyDegtyar | Add tests for macc and rom; |
commit | commitdiff | tree |
2019-08-23 |
SergeyDegtyar | Fix pull request |
commit | commitdiff | tree |
2019-08-23 |
SergeyDegtyar | Fix run-test.sh; Add new test for dpram. |
commit | commitdiff | tree |
2019-08-23 |
SergeyDegtyar | Fix path in run-test.sh |
commit | commitdiff | tree |
2019-08-23 |
Sergey | Merge pull request #1 from YosysHQ/Sergey/tests_ice40 |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Remove adffs_tb.v |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | WIP for equivalency checking memories |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Do not print OKAY |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Spelling |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Fail if iverilog fails |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Hide tri-state warning message for now |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Remove unused output |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Fix tribuf test |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Fix comments |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Remove tech independent synthesis |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Remove dffe instantation |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Move $dffe to dffs.{v,ys} |
commit | commitdiff | tree |
2019-08-22 |
Eddie Hung | Make multiplier wider, do not do tech independent synth |
commit | commitdiff | tree |
2019-08-21 |
SergeyDegtyar | Fix all comments from PR |
commit | commitdiff | tree |
2019-08-21 |
SergeyDegtyar | Add temp directory |
commit | commitdiff | tree |
2019-08-20 |
SergeyDegtyar | Fix tests; Remove simulation; |
commit | commitdiff | tree |
2019-08-20 |
SergeyDegtyar | Add new tests for ice40 architecture |
commit | commitdiff | tree |
2019-08-20 |
whitequark | Merge pull request #1309 from whitequark/proc_clean... |
commit | commitdiff | tree |
2019-08-19 |
Eddie Hung | Fix typo |
commit | commitdiff | tree |
2019-08-19 |
Eddie Hung | Fix typo |
commit | commitdiff | tree |
2019-08-19 |
Eddie Hung | ID({A,B,Y}) -> ID::{A,B,Y} for opt_share.cc |
commit | commitdiff | tree |
2019-08-19 |
whitequark | proc_clean: fix order of switch insertion. |
commit | commitdiff | tree |
2019-08-19 |
Clifford Wolf | Merge pull request #1306 from mmicko/gitignore_fix |
commit | commitdiff | tree |
2019-08-19 |
Clifford Wolf | Add *.sv to tests/simple_abc9/.gitignore |
commit | commitdiff | tree |
2019-08-19 |
Clifford Wolf | Merge pull request #1305 from YosysHQ/clifford/testfast |
commit | commitdiff | tree |
2019-08-19 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into cliff... |
commit | commitdiff | tree |
2019-08-19 |
Eddie Hung | Removal of more `stat` calls from tests |
commit | commitdiff | tree |
2019-08-18 |
Miodrag Milanovic | Ignore all generated headers for pmgen pass |
commit | commitdiff | tree |
2019-08-18 |
whitequark | Merge pull request #1290 from YosysHQ/eddie/pr1266_again |
commit | commitdiff | tree |
2019-08-18 |
whitequark | Merge branch 'master' into eddie/pr1266_again |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Merge pull request #1283 from YosysHQ/clifford/fix1255 |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Merge pull request #1303 from YosysHQ/bogdanvuk/opt_share |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Merge pull request #1300 from YosysHQ/eddie/cleanup2 |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Fix erroneous ifndef-NDEBUG in verific.cc |
commit | commitdiff | tree |
2019-08-17 |
Clifford Wolf | Speed up "make test" and related cleanups |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Merge pull request #1250 from bwidawsk/master |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Use ID() macro |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Add 'opt_share' to CHANGELOG |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Add 'opt_share' to 'opt -full' |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Merge https://github.com/bogdanvuk/yosys into bogdanvuk... |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Remove unused variable |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Move namespace alias |
commit | commitdiff | tree |
2019-08-16 |
Eddie Hung | Remove `using namespace RTLIL;` |
commit | commitdiff | tree |
2019-08-16 |
Clifford Wolf | Merge pull request #1302 from mmicko/dfflibmap_regression |
commit | commitdiff | tree |
2019-08-16 |
Clifford Wolf | Do not use Verific in tests/various/write_gzip.ys |
commit | commitdiff | tree |
2019-08-16 |
Miodrag Milanovic | Regression in abc9 |
commit | commitdiff | tree |
2019-08-16 |
Miodrag Milanovic | Just needed IDs to be IdString |
commit | commitdiff | tree |
2019-08-16 |
Clifford Wolf | Add missing NMUX to "abc -g" handling |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Try this for gcc-4.8? |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Fix spacing |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Use ID::keep more liberally too |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Use more ID::{A,B,Y,blackbox,whitebox} |
commit | commitdiff | tree |
2019-08-15 |
Clifford Wolf | Merge pull request #1299 from YosysHQ/eddie/cleanup2 |
commit | commitdiff | tree |
2019-08-15 |
Clifford Wolf | Merge branch 'master' into clifford/fix1255 |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Fix |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Change signature of parse_blif to take IdString |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | ID(\\.*) -> ID(.*) |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Convert a few more to ID |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Transform all "\\*" identifiers into ID() |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Transform "$.*" to ID("$.*") in passes/techmap |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | More use of IdString::in() |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Merge pull request #1297 from YosysHQ/eddie/fix_1284_again |
commit | commitdiff | tree |
2019-08-15 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into eddie... |
commit | commitdiff | tree |
2019-08-15 |
Clifford Wolf | Merge pull request #1275 from YosysHQ/clifford/ids |
commit | commitdiff | tree |
2019-08-15 |
Clifford Wolf | Merge branch 'master' into clifford/ids |
commit | commitdiff | tree |
2019-08-15 |
Clifford Wolf | Merge pull request #1295 from YosysHQ/eddie/fix_travis |
commit | commitdiff | tree |
2019-08-14 |
Eddie Hung | AND with an inverted input, causes X{,N}OR output to... |
commit | commitdiff | tree |
2019-08-14 |
Eddie Hung | Revert "Only sort leaves on non-ANDNOT/ORNOT cells" |
commit | commitdiff | tree |
2019-08-14 |
Eddie Hung | Revert earliest to gcc-4.8, compile iverilog with defau... |
commit | commitdiff | tree |
2019-08-14 |
Eddie Hung | Revert "Bump to gcc-5 as `__warn_memset_zero_len' symbo... |
commit | commitdiff | tree |
2019-08-14 |
Eddie Hung | Remove .0 from clang-8.0 |
commit | commitdiff | tree |
2019-08-14 |
Eddie Hung | Bump to gcc-5 as `__warn_memset_zero_len' symbol not... |
commit | commitdiff | tree |
2019-08-14 |
Eddie Hung | bionic -> xenial as its on whitelist |
commit | commitdiff | tree |
2019-08-14 |
Eddie Hung | Bump gcc from 4.8 to 4.9 as undefined reference |
commit | commitdiff | tree |
2019-08-14 |
Eddie Hung | Only sort leaves on non-ANDNOT/ORNOT cells |
commit | commitdiff | tree |
2019-08-14 |
Eddie Hung | Merge pull request #1294 from YosysHQ/revert-1288-eddie... |
commit | commitdiff | tree |
2019-08-14 |
Eddie Hung | Revert "Since $_ANDNOT_ is not symmetric, do not sort... |
commit | commitdiff | tree |
2019-08-13 |
Eddie Hung | Merge pull request #1288 from YosysHQ/eddie/fix_1284 |
commit | commitdiff | tree |
2019-08-13 |
Clifford Wolf | Fix various NDEBUG compiler warnings, closes #1255 |
commit | commitdiff | tree |
2019-08-12 |
Eddie Hung | Fix $lut pin ordering inside $__ICE40_CARRY_WRAPPER |
commit | commitdiff | tree |
2019-08-12 |
Eddie Hung | Revert "Merge pull request #1280 from YosysHQ/revert... |
commit | commitdiff | tree |
2019-08-12 |
Eddie Hung | Since $_ANDNOT_ is not symmetric, do not sort leaves |
commit | commitdiff | tree |
2019-08-12 |
Serge Bazanski | Merge pull request #1152 from 1138-4EB/feat-docker |
commit | commitdiff | tree |
2019-08-12 |
Eddie Hung | Merge pull request #1277 from YosysHQ/eddie/fix_1262 |
commit | commitdiff | tree |
2019-08-12 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into eddie... |
commit | commitdiff | tree |
2019-08-11 |
Clifford Wolf | Add YOSYS_NO_IDS_REFCNT configuration macro |
commit | commitdiff | tree |
2019-08-11 |
Clifford Wolf | Use ID() in kernel/*, add simple ID:: hack (to be impro... |
commit | commitdiff | tree |
2019-08-11 |
Clifford Wolf | More improvements and cleanups in IdString subsystem |
commit | commitdiff | tree |
2019-08-11 |
Clifford Wolf | Use ID() macro in all of passes/opt/ |
commit | commitdiff | tree |
2019-08-11 |
Clifford Wolf | Improve API of ID() macro |
commit | commitdiff | tree |
2019-08-10 |
Eddie Hung | Merge pull request #1280 from YosysHQ/revert-1266-eddie... |
commit | commitdiff | tree |
2019-08-10 |
Eddie Hung | Wrong way around |
commit | commitdiff | tree |
next |