| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | clangformat run | Miodrag Milanovic | 2019-06-25 | 3 | -27/+26 |
| * | Merge master | Miodrag Milanovic | 2019-06-25 | 8 | -4/+83 |
| |\ |
|
| * | | enable lading of jsons and setting up context | Miodrag Milanovic | 2019-06-14 | 1 | -0/+2 |
| * | | Use flags for each step | Miodrag Milanovic | 2019-06-14 | 2 | -3/+3 |
| * | | restore arch info for ecp5 | Miodrag Milanovic | 2019-06-14 | 1 | -0/+3 |
| * | | restore context from json | Miodrag Milanovic | 2019-06-14 | 1 | -3/+43 |
| * | | Load properties from json and propagate to context create | Miodrag Milanovic | 2019-06-13 | 1 | -2/+2 |
| * | | Save settings that we saved in project | Miodrag Milanovic | 2019-06-13 | 1 | -1/+1 |
| * | | Remove concept of project and code connected | Miodrag Milanovic | 2019-06-13 | 1 | -76/+0 |
| * | | Use properties for settings and save in json | Miodrag Milanovic | 2019-06-12 | 1 | -1/+1 |
| * | | Save top level attrs and store current step | Miodrag Milanovic | 2019-06-07 | 2 | -0/+3 |
| * | | Add vcc and gnd nets and cells only if needed | Miodrag Milanovic | 2019-06-07 | 1 | -5/+20 |
| * | | Cleanup | Miodrag Milanovic | 2019-06-07 | 2 | -13/+0 |
| * | | WIP saving/loading attributes | Miodrag Milanovic | 2019-06-07 | 3 | -4/+23 |
| * | | Revert "Do not add VCC if not used, loading json works" | Miodrag Milanovic | 2019-06-02 | 1 | -6/+5 |
| * | | Added support for attributes/properties types | Miodrag Milanovic | 2019-06-01 | 1 | -1/+1 |
| * | | Do not add VCC if not used, loading json works | Miodrag Milanovic | 2019-05-31 | 1 | -5/+6 |
* | | | Merge pull request #297 from whitequark/serialize-chipdb | David Shah | 2019-06-27 | 1 | -21/+29 |
|\ \ \ |
|
| * | | | CMake: serialize chipdb generation by default. | whitequark | 2019-06-26 | 1 | -2/+10 |
| * | | | CMake: formatting. NFC. | whitequark | 2019-06-26 | 1 | -21/+21 |
| | |/
| |/| |
|
* | | | Merge pull request #283 from tux3/warn_pcf_trailing | David Shah | 2019-06-26 | 1 | -1/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | ice40: Warn that trailing PCF settings are ignored | tux3 | 2019-05-31 | 1 | -1/+4 |
| |/ |
|
* | | clangformat | David Shah | 2019-06-24 | 3 | -6/+12 |
* | | ice40: add RGB_DRV/LED_DRV_CUR support for u4k | Simon Schubert | 2019-06-10 | 8 | -4/+77 |
|/ |
|
* | ice40: Add support for HFOSC trimming | Sylvain Munaut | 2019-05-13 | 1 | -0/+5 |
* | Merge pull request #270 from smunaut/sb_io_conflict | David Shah | 2019-04-17 | 2 | -2/+38 |
|\ |
|
| * | ice40: Check for SB_IO shared wires conflicts in isValidBelForCell | Sylvain Munaut | 2019-04-17 | 1 | -0/+36 |
| * | ice40: In assignCellInfo get PIN_TYPE/NEG_TRIGGER from params and not attrs | Sylvain Munaut | 2019-04-17 | 1 | -2/+2 |
* | | ice40: Only create padin gbuf for PLLs if global output actually used | Sylvain Munaut | 2019-04-17 | 1 | -11/+38 |
* | | ice40: Take placed SB_GBs into account when placing PLLs | Sylvain Munaut | 2019-04-16 | 1 | -9/+55 |
|/ |
|
* | ice40/pack: During IO packing, remove any unused input connection | Sylvain Munaut | 2019-04-11 | 1 | -0/+13 |
* | ice40: Don't constrain to a PLL bel that has already been used | David Shah | 2019-04-01 | 1 | -0/+2 |
* | ice40: Add support for SB_I2C and SB_SPI | Sylvain Munaut | 2019-03-25 | 5 | -1/+112 |
* | Add --placer option and refactor placer selection | David Shah | 2019-03-24 | 3 | -6/+16 |
* | HeAP: Add PlacerHeapCfg | David Shah | 2019-03-22 | 1 | -1/+3 |
* | HeAP: Make HeAP placer optional | David Shah | 2019-03-22 | 2 | -5/+11 |
* | HeAP: Add TAUCS wrapper and integration | David Shah | 2019-03-22 | 1 | -2/+4 |
* | ice40: Add examples folder including floorplan example | David Shah | 2019-03-22 | 11 | -0/+42 |
* | Add Python helper functions for floorplanning | David Shah | 2019-03-22 | 1 | -0/+7 |
* | ice40: Fix u4k in external chipdb mode. | Marcin Kościelnicki | 2019-03-19 | 1 | -3/+3 |
* | ice40: u4k merge fix | David Shah | 2019-02-25 | 1 | -0/+2 |
* | Merge pull request #239 from YosysHQ/dsp_casc_dummy_wires | David Shah | 2019-02-25 | 2 | -0/+24 |
|\ |
|
| * | ice40: Add DSP SIGNEXTIN/OUT and ACCUMCI/O ports | David Shah | 2019-02-21 | 2 | -0/+24 |
* | | ice40: support u4k | Simon Schubert | 2019-02-23 | 13 | -13/+57 |
|/ |
|
* | ice40: Fix timing class of 'padin' GB outputs | David Shah | 2019-02-20 | 1 | -1/+1 |
* | Merge branch 'master' into mmaped_chipdb | Miodrag Milanović | 2019-02-12 | 1 | -1/+8 |
|\ |
|
| * | ice40: PLLs can't conflict with themselves | David Shah | 2019-02-09 | 1 | -0/+2 |
| * | ice40: Don't create PLLOUT_B buffer for single-output PLL variants | David Shah | 2019-02-09 | 1 | -1/+6 |
* | | Fix according to comments on PR | Miodrag Milanovic | 2019-02-10 | 1 | -1/+1 |
* | | Load chipdb from filesystem as option | Miodrag Milanovic | 2019-02-09 | 3 | -83/+114 |
|/ |
|