aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* Merge pull request #648 from YosysHQ/gatecat/nexus-get_pinsgatecat2021-03-251-7/+56
|\
| * nexus: Add support for get_pins PDC commandgatecat2021-03-251-7/+56
|/
* Merge pull request #628 from acomodi/add-interchange-devicesgatecat2021-03-2522-168/+450
|\
| * gh-actions: use ccache and build tools before running testsAlessandro Comodi2021-03-252-40/+105
| * gh-actions: interchange: multiple jobs, one for each deviceAlessandro Comodi2021-03-244-8/+17
| * interchange: examples: remove unused makefilesAlessandro Comodi2021-03-242-99/+0
| * interchange: devices: bel_bucket_seeds -> device_configAlessandro Comodi2021-03-233-3/+3
| * interchange: added boards and group testing across multiple boardsAlessandro Comodi2021-03-2310-45/+155
| * gh-actions: remove multi-process arch generationAlessandro Comodi2021-03-231-1/+1
| * fpga_interchange: add test data for new architecturesAlessandro Comodi2021-03-233-0/+108
| * fpga_interchange: use higher java heap spaceAlessandro Comodi2021-03-233-3/+4
| * fpga_interchange: add more devicesAlessandro Comodi2021-03-238-3/+91
|/
* Merge pull request #644 from litghost/add_global_buffersgatecat2021-03-235-11/+30
|\
| * [FPGA interchange] Add support for global buffers from chipdb.Keith Rothman2021-03-235-11/+30
* | Merge pull request #643 from litghost/id_constantsgatecat2021-03-232-4/+27
|\ \
| * | [FPGA interchange] Convert some string constants to IdString.Keith Rothman2021-03-232-4/+27
* | | Merge pull request #640 from litghost/inversion_logicgatecat2021-03-237-8/+131
|\ \ \ | | |/ | |/|
| * | Initial version of inverter logic.Keith Rothman2021-03-237-8/+131
* | | Merge pull request #639 from litghost/parameter_iterationgatecat2021-03-238-44/+446
|\| | | |/ |/|
| * Update FPGA interchange chipdb to v4 with inverter data.Keith Rothman2021-03-231-1/+22
| * Use new parameter definition data in FPGA interchange processing.Keith Rothman2021-03-237-43/+415
| * Update latest version of FPGA interchange schema.Keith Rothman2021-03-231-1/+10
* | Merge pull request #642 from YosysHQ/gatecat/missing-cell-pingatecat2021-03-231-0/+3
|\ \ | |/ |/|
| * interchange: Add nice error for missing cell pinsgatecat2021-03-231-0/+3
* | Merge pull request #641 from litghost/initial_lookaheadgatecat2021-03-2315-13/+2689
|\ \ | |/ |/|
| * Initial lookahead for FPGA interchange.Keith Rothman2021-03-2315-13/+2689
|/
* Merge pull request #638 from litghost/fixup_physical_netlist_writergatecat2021-03-221-11/+93
|\
| * Correct some bugs in writing of physical netlist w.r.t. site sources.Keith Rothman2021-03-221-11/+93