aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [interchange] Prevent site router from generating incorrect LUTs.Keith Rothman2021-04-063-42/+102
* [interchange] Scale edge cost of pseudo pips.Keith Rothman2021-04-062-5/+12
* [interchange] Fix missing inline methods in site_arch.impl.hKeith Rothman2021-04-062-8/+9
* [interchange] Disallow site edges during general routing.Keith Rothman2021-04-062-5/+23
* [interchange] Add crude pseudo pip model.Keith Rothman2021-04-066-7/+717
* Fix bug in router2 where router may give up too early.Keith Rothman2021-04-061-1/+13
* Merge pull request #661 from litghost/document_site_routergatecat2021-04-061-10/+58
|\
| * [interchange] Add some documentation for the site router.Keith Rothman2021-04-051-10/+58
* | Merge pull request #662 from litghost/fix_cirrus_cigatecat2021-04-061-1/+1
|\ \
| * | Increase vCPU to 5 because of cirrus resource limit change.Keith Rothman2021-04-051-1/+1
| |/
* | Merge pull request #657 from acomodi/interchange-counter-multi-boardgatecat2021-04-065-23/+25
|\ \ | |/ |/|
| * interchange: counter: testing on multiple boardsAlessandro Comodi2021-04-015-23/+25
* | Merge pull request #658 from litghost/increment_chipdbgatecat2021-04-025-5/+14
|\ \ | |/ |/|
| * [interchange] Update interchange CI for new chipdb change.Keith Rothman2021-04-012-3/+2
| * [interchange] Update to v6 of FPGA interchange chipdb.Keith Rothman2021-04-013-2/+12
|/
* Merge pull request #646 from YosysHQ/gatecat/nexus-cmakegatecat2021-03-3115-133/+385
|\
| * interchange: Fix nexus cmake review commentsgatecat2021-03-314-16/+11
| * ci: Build prjoxide only for LIFCLgatecat2021-03-302-7/+8
| * interchange: Split xc7 and nexus chipdb cmakegatecat2021-03-303-243/+245
| * interchange: Add Nexus LUT testgatecat2021-03-308-20/+140
| * interchange: Add Nexus to CIgatecat2021-03-305-2/+21
| * interchange: Add CMake support for Nexus/prjoxidegatecat2021-03-303-0/+115
* | Merge pull request #656 from litghost/fix_dedicated_interconnect_buggatecat2021-03-302-10/+23
|\ \
| * | Fix bug where DedicateInterconnect incorrectly allows some placement.Keith Rothman2021-03-302-10/+23
|/ /
* | Merge pull request #653 from litghost/fix_site_pip_checkgatecat2021-03-301-7/+22
|\ \ | |/ |/|
| * [interchange] Fix site pip check for drivers.Keith Rothman2021-03-301-7/+22
|/
* Merge pull request #655 from YosysHQ/gatecat/alt-placer-fixgatecat2021-03-302-7/+8
|\
| * interchange: Fix illegal placementsgatecat2021-03-302-7/+8
|/
* nexus: Fix some IO FASM gengatecat2021-03-301-0/+4
* nexus: Fix LIFCL-17 LRAM FASMgatecat2021-03-301-0/+2
* nexus: Fix default IO configgatecat2021-03-291-0/+2
* Merge pull request #651 from YosysHQ/gatecat/nexus-vccogatecat2021-03-291-3/+51
|\
| * nexus: Fix bank Vcco FASMgatecat2021-03-291-3/+51
* | nexus: Default HF_OSC_EN to ENABLEDgatecat2021-03-291-1/+1
|/
* Merge pull request #645 from litghost/add_counter_and_ramgatecat2021-03-2923-337/+1221
|\
| * Update README with latest develpment progress.Keith Rothman2021-03-252-146/+39
| * interchange: Fix bug in site router where a bad solution isn't remove.Keith Rothman2021-03-251-3/+7
| * Implement debugging tools for site router.Keith Rothman2021-03-257-23/+166
| * Add some FIXME's around VCC assumption in LUT logic.Keith Rothman2021-03-251-0/+17
| * Add targets to generate YAML outputs for DeviceResource files.Keith Rothman2021-03-251-0/+22
| * Re-work LUT mapping logic to only put VCC pins when required.Keith Rothman2021-03-255-104/+174
| * Fixup some of the re-mapping logic.Keith Rothman2021-03-252-27/+75
| * Add initial handling of local site inverters and constant signals.Keith Rothman2021-03-258-60/+460
| * [FPGA interchange] Small fix to get_net_type.Keith Rothman2021-03-252-9/+14
| * Enable counter tests and add RAM tests.Keith Rothman2021-03-256-2/+284
* | Merge pull request #649 from acomodi/add-archcheck-to-all-testsgatecat2021-03-263-9/+41
|\ \
| * | gh-actions: better yosys caching based on versionAlessandro Comodi2021-03-262-6/+35
| * | interchange: add archcheck tests to all-device-test targetAlessandro Comodi2021-03-262-3/+6
|/ /
* | Merge pull request #650 from YosysHQ/gatecat/nexus-17k-fixesgatecat2021-03-261-1/+4
|\ \ | |/ |/|
| * nexus: Fix FASM gen for LIFCL-17gatecat2021-03-261-1/+4
|/