| Commit message (Expand) | Author | Age | Files | Lines |
* | As before, only display MEM if Linux or FreeBSD | Eddie Hung | 2020-01-14 | 1 | -3/+7 |
* | print_stats footer to return peak memory, option for including children | Eddie Hung | 2020-01-14 | 1 | -28/+12 |
* | Move abc9.* constpad entries to Abc9Pass::on_register() | Eddie Hung | 2020-01-09 | 1 | -35/+0 |
* | Merge remote-tracking branch 'origin/clifford/onpassreg' into eddie/abc9_scra... | Eddie Hung | 2020-01-09 | 3 | -1/+20 |
|\ |
|
| * | Add Pass::on_register() and Pass::on_shutdown() | Clifford Wolf | 2020-01-09 | 3 | -1/+20 |
* | | Add abc9.if.script.flow{,2} to constpad | Eddie Hung | 2020-01-08 | 1 | -6/+32 |
* | | Add RTLIL::constpad, init by yosys_setup(); use for abc9 | Eddie Hung | 2020-01-08 | 3 | -0/+12 |
|/ |
|
* | Always create $shl, $shr, $sshl, $sshr cells with unsigned B inputs | Clifford Wolf | 2020-01-02 | 1 | -4/+25 |
* | kernel: require \B_SIGNED=0 on $shl, $sshl, $shr, $sshr. | whitequark | 2019-12-04 | 1 | -3/+21 |
* | Fix for SigSpec() == SigSpec(State::Sx, 0) to be true again | Eddie Hung | 2019-10-04 | 1 | -0/+6 |
* | Add Const::{begin,end,empty}() | Eddie Hung | 2019-10-04 | 1 | -0/+3 |
* | log_dump() to support State enum | Eddie Hung | 2019-10-02 | 3 | -0/+6 |
* | Fix typo | Eddie Hung | 2019-09-30 | 1 | -1/+1 |
* | Merge pull request #1416 from YosysHQ/mmicko/frontend_binary_in | Miodrag Milanović | 2019-09-30 | 2 | -3/+3 |
|\ |
|
| * | Open aig frontend as binary file | Miodrag Milanovic | 2019-09-29 | 2 | -3/+3 |
* | | Merge pull request #1414 from hzeller/improve-replace-with-empty-map | Eddie Hung | 2019-09-29 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Avoid work in replace() if rules empty. | Henner Zeller | 2019-09-29 | 1 | -0/+2 |
* | | Support binary files for backends, fixes #1407 | Miodrag Milanovic | 2019-09-28 | 2 | -3/+3 |
|/ |
|
* | Make read/write gzip files on macos works, fixes #1357 | Miodrag Milanovic | 2019-09-26 | 1 | -3/+11 |
* | Spacing | Eddie Hung | 2019-09-13 | 1 | -1/+1 |
* | Use template specialisation | Eddie Hung | 2019-09-13 | 1 | -2/+9 |
* | Revert "SigSet<Cell*> to use stable compare class" | Eddie Hung | 2019-09-13 | 1 | -1/+1 |
* | Grammar | Eddie Hung | 2019-09-12 | 1 | -1/+1 |
* | static_assert to enforce this going forward | Eddie Hung | 2019-09-12 | 1 | -0/+2 |
* | SigSet<Cell*> to use stable compare class | Eddie Hung | 2019-09-12 | 1 | -1/+1 |
* | Bump year in copyright notice | Clifford Wolf | 2019-08-22 | 1 | -1/+1 |
* | Merge pull request #1283 from YosysHQ/clifford/fix1255 | Clifford Wolf | 2019-08-17 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into clifford/fix1255 | Clifford Wolf | 2019-08-15 | 11 | -1207/+1271 |
| |\ |
|
| * | | Fix various NDEBUG compiler warnings, closes #1255 | Clifford Wolf | 2019-08-13 | 1 | -1/+1 |
* | | | Move namespace alias | Eddie Hung | 2019-08-16 | 1 | -2/+1 |
* | | | Try this for gcc-4.8? | Eddie Hung | 2019-08-15 | 1 | -1/+1 |
* | | | Fix spacing | Eddie Hung | 2019-08-15 | 1 | -1/+1 |
* | | | Use more ID::{A,B,Y,blackbox,whitebox} | Eddie Hung | 2019-08-15 | 8 | -286/+288 |
* | | | More use of IdString::in() | Eddie Hung | 2019-08-15 | 1 | -26/+25 |
| |/
|/| |
|
* | | Add YOSYS_NO_IDS_REFCNT configuration macro | Clifford Wolf | 2019-08-11 | 2 | -2/+25 |
* | | Use ID() in kernel/*, add simple ID:: hack (to be improved upon later) | Clifford Wolf | 2019-08-11 | 10 | -1160/+1182 |
* | | More improvements and cleanups in IdString subsystem | Clifford Wolf | 2019-08-11 | 3 | -43/+54 |
* | | Improve API of ID() macro | Clifford Wolf | 2019-08-11 | 1 | -2/+10 |
|/ |
|
* | Merge pull request #1258 from YosysHQ/eddie/cleanup | Clifford Wolf | 2019-08-10 | 8 | -86/+90 |
|\ |
|
| * | substr() -> compare() | Eddie Hung | 2019-08-07 | 2 | -32/+32 |
| * | RTLIL::S{0,1} -> State::S{0,1} for headers | Eddie Hung | 2019-08-07 | 5 | -40/+40 |
| * | RTLIL::S{0,1} -> State::S{0,1} | Eddie Hung | 2019-08-07 | 1 | -6/+6 |
| * | Merge remote-tracking branch 'origin/master' into eddie/cleanup | Eddie Hung | 2019-08-07 | 5 | -80/+96 |
| |\ |
|
| * | | stoi -> atoi | Eddie Hung | 2019-08-07 | 1 | -3/+3 |
| * | | Fix typos | Eddie Hung | 2019-08-06 | 2 | -4/+4 |
| * | | Use std::stoi instead of atoi(<str>.c_str()) | Eddie Hung | 2019-08-06 | 1 | -3/+3 |
| * | | Use IdString::begins_with() | Eddie Hung | 2019-08-06 | 2 | -7/+11 |
| * | | Make liberal use of IdString.in() | Eddie Hung | 2019-08-06 | 1 | -1/+1 |
* | | | Automatically prune init attributes in verific front-end, fixes #1237 | Clifford Wolf | 2019-08-07 | 1 | -5/+14 |
| |/
|/| |
|
* | | Merge pull request #1213 from YosysHQ/eddie/wreduce_add | Clifford Wolf | 2019-08-07 | 1 | -0/+2 |
|\ \ |
|