Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #494 from ↵ | David Shah | 2020-08-31 | 3 | -0/+39 |
|\ | | | | | | | | | rschlaikjer/rschlaikjer-print-sources-in-time-report Add option to print critical path source code | ||||
| * | No longer need fstream include | Ross Schlaikjer | 2020-08-30 | 1 | -1/+0 |
| | | |||||
| * | Only print filenames for now, default on | Ross Schlaikjer | 2020-08-30 | 3 | -67/+13 |
| | | |||||
| * | Add option to print critical path source code | Ross Schlaikjer | 2020-08-30 | 3 | -0/+94 |
|/ | | | | | | | In order to make debugging the critical path easier, add an option that will log the location each net was defined, if known. If the file that contains the definition is known, and is readable, also print the part of the source HDL responsible for the signal definition. | ||||
* | CMake: fix Windows-ism in status message | whitequark | 2020-08-26 | 1 | -1/+1 |
| | |||||
* | Merge pull request #491 from cr1901/chipdb-msg | whitequark | 2020-08-23 | 2 | -2/+2 |
|\ | | | | | Fix MESSAGE indicating where externally-built .bbas live. | ||||
| * | Fix MESSAGE indicating where externally-built .bbas live. | William D. Jones | 2020-08-22 | 2 | -2/+2 |
|/ | |||||
* | clangformat | David Shah | 2020-08-20 | 2 | -2/+4 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Merge pull request #489 from YosysHQ/dave/ecp5-fix-ioddrx2 | David Shah | 2020-08-13 | 1 | -8/+8 |
|\ | | | | | ecp5: Fix how ODDRX2 SCLK/RST are set | ||||
| * | ecp5: Fix how ODDRX2 SCLK/RST are set | David Shah | 2020-08-13 | 1 | -8/+8 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | Merge pull request #488 from YosysHQ/dave/port_fanin_fix | David Shah | 2020-08-12 | 1 | -2/+17 |
|\ \ | | | | | | | timing: Fix counting of fanin in out-of-context mode | ||||
| * | | timing: Fix counting of fanin in out-of-context mode | David Shah | 2020-08-12 | 1 | -2/+17 |
| |/ | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | Merge pull request #487 from YosysHQ/dave/hierfix | David Shah | 2020-08-12 | 2 | -1/+8 |
|\ \ | |/ |/| | Hierarchical floorplanning fixes | ||||
| * | ecp5: Run fixupHierarchy after packing | David Shah | 2020-08-12 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | Add a warning when floorplan constraint doesn't match | David Shah | 2020-08-12 | 1 | -1/+7 |
|/ | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Merge pull request #485 from YosysHQ/exception_translation | Miodrag Milanović | 2020-08-08 | 1 | -1/+7 |
|\ | | | | | Made proper exception translation | ||||
| * | Made proper exception translation | Miodrag Milanovic | 2020-08-07 | 1 | -1/+7 |
|/ | |||||
* | Merge pull request #477 from YosysHQ/pybind11 | David Shah | 2020-07-27 | 195 | -335/+41444 |
|\ | | | | | Move to pybind11 | ||||
| * | clangformat | Miodrag Milanovic | 2020-07-25 | 5 | -45/+57 |
| | | |||||
| * | pycontainers: Fix kv-pair-iter type | David Shah | 2020-07-24 | 1 | -9/+19 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | fix whitespace | Miodrag Milanovic | 2020-07-24 | 1 | -4/+4 |
| | | |||||
| * | exception translation | Miodrag Milanovic | 2020-07-24 | 1 | -7/+1 |
| | | |||||
| * | Fixed named arguments | Miodrag Milanovic | 2020-07-24 | 1 | -4/+3 |
| | | |||||
| * | proper argument propagation | Miodrag Milanovic | 2020-07-24 | 2 | -36/+38 |
| | | |||||
| * | proper ctx export | Miodrag Milanovic | 2020-07-23 | 2 | -2/+2 |
| | | |||||
| * | possible fix | Miodrag Milanovic | 2020-07-23 | 1 | -6/+4 |
| | | |||||
| * | Needed by python lib itself for static | Miodrag Milanovic | 2020-07-23 | 1 | -0/+5 |
| | | |||||
| * | Initial conversion to pybind11 | Miodrag Milanovic | 2020-07-23 | 9 | -305/+223 |
| | | |||||
| * | Add pybind11 2.5 source | Miodrag Milanovic | 2020-07-23 | 186 | -0/+41171 |
|/ | |||||
* | Merge pull request #474 from rroohhh/master | Miodrag Milanović | 2020-07-16 | 1 | -1/+1 |
|\ | | | | | readme: fix typo ICEBOX -> ICESTORM | ||||
| * | readme: fix typo ICEBOX -> ICESTORM | Robin Ole Heinemann | 2020-07-16 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #473 from YosysHQ/dave/lpf-param-check | David Shah | 2020-07-13 | 1 | -0/+8 |
|\ | | | | | ecp5: Add a warning for unknown LPF IOBUF attrs | ||||
| * | ecp5: Add a warning for unknown LPF IOBUF attrs | David Shah | 2020-07-13 | 1 | -0/+8 |
|/ | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ci: Bump prjtrellis version | David Shah | 2020-07-13 | 1 | -1/+1 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Merge pull request #472 from YosysHQ/ecp5-sysconfig | David Shah | 2020-07-13 | 5 | -4/+58 |
|\ | | | | | ecp5: SYSCONFIG in LPF support | ||||
| * | ecp5: Add SYSCONFIG settings to bitstream | David Shah | 2020-07-12 | 4 | -3/+38 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | ecp5: Add parsing of SYSCONFIG line in LPF | David Shah | 2020-07-12 | 1 | -1/+20 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | Merge pull request #471 from smunaut/fix-pll-gbio-conflict | David Shah | 2020-07-12 | 1 | -1/+2 |
|\ \ | |/ |/| | ice40: If IO is used by SB_GB_IO, can't use it for PLL | ||||
| * | ice40: If IO is used by SB_GB_IO, can't use it for PLL | Sylvain Munaut | 2020-07-09 | 1 | -1/+2 |
|/ | | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | ||||
* | Merge pull request #469 from YosysHQ/new_parts_fixes | Miodrag Milanović | 2020-07-08 | 5 | -16/+43 |
|\ | | | | | Fixes for new part types | ||||
| * | Fixes for new part types | Miodrag Milanovic | 2020-07-08 | 5 | -16/+43 |
|/ | |||||
* | Merge pull request #468 from YosysHQ/support_hx4k | David Shah | 2020-07-08 | 4 | -23/+121 |
|\ | | | | | Support 4K parts directly | ||||
| * | Use proper names in GUI | Miodrag Milanovic | 2020-07-08 | 2 | -24/+24 |
| | | |||||
| * | Support rest of parts | Miodrag Milanovic | 2020-07-08 | 4 | -13/+64 |
| | | |||||
| * | Missed adding option | Miodrag Milanovic | 2020-07-08 | 1 | -0/+2 |
| | | |||||
| * | Adding LP4K as well | Miodrag Milanovic | 2020-07-08 | 4 | -3/+18 |
| | | |||||
| * | Support 4K parts directly | Miodrag Milanovic | 2020-07-08 | 4 | -5/+35 |
|/ | |||||
* | Fix assert, check should be other way arround | Miodrag Milanovic | 2020-07-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #463 from YosysHQ/fix-archcheck | David Shah | 2020-07-02 | 7 | -9/+21 |
|\ | | | | | Fix arch checks, and add these to CI | ||||
| * | ci: Run --test architecture checks | David Shah | 2020-06-29 | 2 | -0/+7 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> |