aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add DelayPair and DelayQuad structuresgatecat2021-02-191-0/+35
* Merge pull request #576 from litghost/add_cell_bel_pin_mappinggatecat2021-02-1928-86/+2251
|\
| * Fix sign mismatch.Keith Rothman2021-02-182-2/+2
| * Do some spell checking on site_router.ccKeith Rothman2021-02-181-18/+18
| * Add some utility methods for site instance access.Keith Rothman2021-02-183-13/+42
| * Update README's with latest instructions and features.Keith Rothman2021-02-183-20/+94
| * Update tests library to include Bits unit test.Keith Rothman2021-02-171-0/+0
| * Add utility targets for getting plain text outputs.Keith Rothman2021-02-171-1/+5
| * Add IOSTANDARD to ports.Keith Rothman2021-02-171-1/+3
| * Emit fixed attributes to output physical netlist.Keith Rothman2021-02-171-8/+19
| * Use Bits library for bit instrisics.Keith Rothman2021-02-171-2/+4
| * Refactor "get only from iterator" to a utility.Keith Rothman2021-02-174-12/+32
| * Keep all build artifacts under create_bba/build.Keith Rothman2021-02-172-4/+5
| * Change how package pin IO sites are selected.Keith Rothman2021-02-173-16/+52
| * Change makefiles to build a FPGA interchange BBA.Keith Rothman2021-02-174-16/+106
| * Add examples invoking FPGA interchange nextpnr.Keith Rothman2021-02-1711-0/+152
| * Continue fixes.Keith Rothman2021-02-176-23/+97
| * Disable traversal limit when reading logical netlist.Keith Rothman2021-02-171-1/+3
| * Add initial site router.Keith Rothman2021-02-174-6/+813
| * Working on standing up initial constraints system.Keith Rothman2021-02-178-25/+886
* | Merge pull request #588 from YosysHQ/gatecat/gowin-fixesgatecat2021-02-183-14/+21
|\ \
| * | gowin: Fix archcheck errors and add to CIgatecat2021-02-172-1/+12
| * | gowin: Use base bel bucket/cell type methodsgatecat2021-02-171-5/+1
| * | gowin: Fix IdStrings being overwritten by wireToGlobalgatecat2021-02-171-8/+8
* | | Merge pull request #590 from cbalint13/mastergatecat2021-02-182-4/+32
|\ \ \
| * | | Expose ice40 arch placer-heap internal parameters.Balint Cristian2021-02-182-4/+32
|/ / /
* | / Bump tests submodule to include bits testsgatecat2021-02-171-0/+0
| |/ |/|
* | Merge pull request #589 from litghost/add_bits_librarygatecat2021-02-172-0/+124
|\ \ | |/ |/|
| * Add a Bits utility library.Keith Rothman2021-02-172-0/+124
|/
* Update docs/archapi.mdgatecat2021-02-171-2/+2
* Merge pull request #587 from YosysHQ/gatecat/generic-vccgatecat2021-02-172-5/+7
|\
| * generic: Don't generate Vcc if not neededgatecat2021-02-172-5/+7
* | clangformatgatecat2021-02-171-3/+4
|/
* Merge pull request #586 from litghost/add_cell_bel_mapping_onlygatecat2021-02-172-13/+274
|\
| * Require `--package` when arch BBA contains multiple packages.Keith Rothman2021-02-161-3/+11
| * [FPGA Interchange] Add Cell -> BEL Pin maps.Keith Rothman2021-02-162-13/+266
* | Merge pull request #585 from YosysHQ/gatecat/remove-ivbfcgatecat2021-02-1724-287/+170
|\ \ | |/ |/|
| * Remove isValidBelForCellgatecat2021-02-1624-287/+170
* | Bump test submodulegatecat2021-02-161-0/+0
|/
* Merge pull request #583 from litghost/add_fpga_interchange_front_and_backendgatecat2021-02-1611-7/+909
|\
| * Pull in fix for out of source builds.Keith Rothman2021-02-151-0/+0
| * Move CMake logic into fpga-interchange-schema.Keith Rothman2021-02-152-13/+1
| * Small fixes from review.Keith Rothman2021-02-152-2/+2
| * Add libcapnp-dev for FPGA interchange compilation support.Keith Rothman2021-02-151-1/+2
| * Add FPGA interchange frontend and backend.Keith Rothman2021-02-157-5/+915
| * Add interchange schema 3rdparty.Keith Rothman2021-02-152-0/+3
|/
* Merge pull request #584 from YosysHQ/gatecat/generic-belpingatecat2021-02-157-5/+40
|\
| * generic: Update docsgatecat2021-02-151-2/+10
| * generic: Add bel pin mapping testgatecat2021-02-152-0/+1
| * generic: Add APIs for controlling cell->bel pin mappinggatecat2021-02-154-3/+29
|/