1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-03-02 18:04:58 +00:00

Commit Graph

  • 8e9d0a6e09 Merge pull request #954 from YosysHQ/gatecat/rapidwright-update gatecat 2022-03-17 20:57:56 +00:00
  • 29654c52be ci: Fixes for latest RapidWright gatecat 2022-03-17 20:01:44 +00:00
  • 14d53dfec8 clangformat gatecat 2022-03-17 19:24:05 +00:00
  • d8244bb62d mistral: Update to latest upstream gatecat 2022-03-17 19:19:38 +00:00
  • 2635bab2f1 ecp5: Fix double-counting of FFs in report gatecat 2022-03-16 15:44:45 +00:00
  • c278a29a38 Merge pull request #950 from yrabbit/start gatecat 2022-03-16 14:41:18 +00:00
  • c9fd41c529 Merge pull request #948 from antmicro/dcs_support gatecat 2022-03-16 09:40:17 +00:00
  • 237391c1b8 nexus: Corrected auto frequency constraint for LF output of OSCA Maciej Kurc 2022-03-15 12:35:10 +01:00
  • 43861c0ee2 nexus: Added support for the DCS Bel Maciej Kurc 2022-03-11 16:05:37 +01:00
  • 74783c0c09 Merge pull request #949 from yrabbit/thousands gatecat 2022-03-16 07:02:35 +00:00
  • c898587b87 gowin: don't crash if no arguments are set YRabbit 2022-03-16 15:47:13 +10:00
  • e3b9c971f9 BUGFIX: disable the thousands separator YRabbit 2022-03-16 15:05:27 +10:00
  • 2df9d3537b Merge pull request #943 from yrabbit/locale gatecat 2022-03-15 20:44:03 +00:00
  • 53ddbbaa85 Set the locale as early as possible YRabbit 2022-03-16 05:39:55 +10:00
  • e327050bd1 Merge pull request #944 from Riesi/master gatecat 2022-03-15 18:59:45 +00:00
  • 81b48b414b Merge pull request #947 from antmicro/dcc_enhancements gatecat 2022-03-15 18:54:18 +00:00
  • ad00f3fdeb gowin: test locale workaround YRabbit 2022-03-15 21:52:32 +10:00
  • 1cc71c7846 nexus: Added FASM feature emission for DCC and port timing class info Maciej Kurc 2022-03-15 10:43:31 +01:00
  • 6ed625be8e Merge pull request #945 from yrabbit/wip-oddr gatecat 2022-03-15 07:42:00 +00:00
  • badef293eb gowin: add support for ODDR primitive YRabbit 2022-03-15 11:02:37 +10:00
  • e9ce55bfd0 ice40: fix crash when packing LUTs with no output Stefan Riesenberger 2022-03-14 12:43:19 +01:00
  • 25d7e3ae8b gowin: support for locales other than en_US and C YRabbit 2022-03-14 21:41:57 +10:00
  • b852df3260 Merge pull request #942 from yrabbit/bugfix-1 gatecat 2022-03-14 07:53:48 +00:00
  • 4736acb3d5 fix identation YRabbit 2022-03-14 17:42:50 +10:00
  • e0f55e6d69 gowin: BUGFIX temporarily disable the budget YRabbit 2022-03-14 14:23:20 +10:00
  • c0fd0374ad Merge pull request #938 from Ravenslofty/mistral-m10kinit gatecat 2022-03-12 20:40:38 +00:00
  • 851007b4a1 Merge pull request #940 from VioletEternity/truncated-config-words gatecat 2022-03-12 20:36:31 +00:00
  • 883f274802 mistral: M10K initialisation support Lofty 2022-03-10 10:28:57 +00:00
  • 233ea62c13 Merge pull request #941 from yrabbit/gsr gatecat 2022-03-12 15:43:26 +00:00
  • 4a2aa6deb4 gowin: Add the Global Set/Reset primitive YRabbit 2022-03-12 23:05:42 +10:00
  • 9f53bd4278 ecp5: accept lowercase characters in hex strings. Maya 2022-03-11 23:34:45 +00:00
  • 2a3d0c1d29 ecp5: verify hex strings contain only valid characters. Maya 2022-03-11 23:31:23 +00:00
  • 20e595e211 Merge pull request #939 from antmicro/fix-global-router gatecat 2022-03-11 15:45:25 +00:00
  • 8c0dbdb218 interchange: Don't hold reference to visit in global routing Krzysztof Boronski 2022-03-11 07:53:42 -06:00
  • 1911a9523c Merge pull request #886 from Ravenslofty/mistral-m10k gatecat 2022-03-09 18:03:59 +00:00
  • 3e688a3ac9 mistral: fixes and debug info Lofty 2022-03-07 18:22:56 +00:00
  • 9be65cd67c mistral: some more M10K fixes Lofty 2022-01-18 12:15:01 +00:00
  • da65afc83b mistral: M10K pack fixes gatecat 2021-12-22 13:54:30 +00:00
  • 78474a5dec mistral: preliminary bitstream info Lofty 2021-12-22 12:01:24 +00:00
  • 34b7cdb533 mistral: move M10K code to pack Lofty 2021-12-21 21:34:28 +00:00
  • 33e031a284 mistral: M10K cell function Lofty 2021-12-21 21:04:05 +00:00
  • af6735bdf4 mistral: add M10K bel Lofty 2021-12-21 17:10:45 +00:00
  • df7e26c1aa clangformat gatecat 2022-03-09 17:12:59 +00:00
  • 5ff701d45e Merge pull request #937 from antmicro/mdudek/nexus_implicit_DCC_cascading gatecat 2022-03-09 14:29:17 +00:00
  • 191be632e2 nexus: DCCs cannot be cascaded This commit solves implicit cascading when clock signal drives DCC and logic Maciej Dudek 2022-03-09 14:13:29 +01:00
  • 1af997a074 Merge pull request #936 from whitequark/wasm-no-parallel-refine gatecat 2022-03-08 18:47:00 +00:00
  • 626eccdb89 Add missing part of commit aee35768. Catherine 2022-03-08 17:24:29 +00:00
  • 81e970867d Merge pull request #933 from whitequark/wasm-no-parallel-refine gatecat 2022-03-05 20:00:38 +00:00
  • aee35768f4 Disable parallel refinement on WebAssembly. Catherine 2022-03-05 16:32:44 +00:00
  • 285325ad5b Merge pull request #932 from antmicro/remove-hardcoded-values-from-lut-mapping-cache gatecat 2022-03-04 18:17:08 +00:00
  • 2c8062bdb3 Merge pull request #931 from yrabbit/bugfix-0 gatecat 2022-03-04 16:06:41 +00:00
  • b5d6fc8ed7 interchange: lut map cache: remove hardcoded values Alessandro Comodi 2022-03-04 16:53:03 +01:00
  • c93a3f35ac gowin: BUGFIX gui crash YRabbit 2022-03-04 16:19:16 +10:00
  • 2c6ca4836f Merge pull request #929 from gatecat/gatecat/parallel_refine gatecat 2022-03-03 21:53:26 +00:00
  • cc9f99a80c parallel_refine: New, parallelised placement refinement pass gatecat 2021-12-19 19:29:44 +00:00
  • 0a70b9c992 Merge pull request #925 from YosysHQ/gatecat/netlist-iv gatecat 2022-03-01 16:38:48 +00:00
  • d8bea3ccfc Merge pull request #927 from YosysHQ/gatecat/ecp5-pdpw-fix gatecat 2022-02-28 14:17:38 +00:00
  • 9b3e687eda ecp5: Fix PDPW16K clock param renaming gatecat 2022-02-28 13:10:00 +00:00
  • 86699b42f6 Switch to potentially-sparse net users array gatecat 2022-02-26 15:17:46 +00:00
  • 434a9737bb Add indexed_store container type gatecat 2022-02-26 15:11:33 +00:00
  • 0b4f1e2b51 Merge pull request #924 from Ravenslofty/okami gatecat 2022-02-25 12:48:56 +00:00
  • fbb02e2860 okami: new Viaduct arch Lofty 2022-02-24 20:29:43 +00:00
  • 33ca747b1f Merge pull request #923 from yrabbit/partnumber-re gatecat 2022-02-24 11:13:39 +00:00
  • 3894a36ddb gowin: recognize partnumbers of GW1NZ-1 YRabbit 2022-02-24 13:35:22 +10:00
  • 440d7e394e Merge pull request #922 from yrabbit/wip-0-lvds gatecat 2022-02-23 11:58:39 +00:00
  • ad49b7c78d gowin: Add support for true differential output YRabbit 2022-02-23 15:53:04 +10:00
  • 4666ea7051 Merge pull request #921 from YosysHQ/gatecat/concat-overrides gatecat 2022-02-20 19:33:16 +00:00
  • 4812f9707a Merge pull request #913 from chiplet/gw1nz-1 gatecat 2022-02-20 18:27:36 +00:00
  • 75c45dbef1 Add IdStringList::concat overrides taking IdString gatecat 2022-02-20 18:26:17 +00:00
  • 347ba3afb3 Merge pull request #919 from YosysHQ/gatecat/netlist-iii gatecat 2022-02-18 12:07:49 +00:00
  • 6a32aca4ac refactor: New member functions to replace design_utils gatecat 2022-02-18 10:52:37 +00:00
  • 61d1db16be Merge pull request #918 from YosysHQ/gatecat/netlist-ii gatecat 2022-02-16 18:13:22 +00:00
  • 76683a1e3c refactor: Use constids instead of id("..") gatecat 2022-02-16 17:09:54 +00:00
  • 9ef0bc3d3a refactor: Use cell member functions to add ports gatecat 2022-02-16 16:45:45 +00:00
  • 25c47e5b7e Merge pull request #917 from YosysHQ/gatecat/netlist-i gatecat 2022-02-16 16:15:26 +00:00
  • 30fd86ce69 refactor: New NetInfo and CellInfo constructors gatecat 2022-02-16 13:53:47 +00:00
  • 02e6d2dbca mistral: Fix 'not handled in switch' compiler warning gatecat 2022-02-16 13:39:57 +00:00
  • f3ee0d51a9 clangformat gatecat 2022-02-16 13:32:53 +00:00
  • bdea5a1f6f gowin: bump apycula version Verneri Hirvonen 2022-02-16 10:25:18 +02:00
  • a9228095ee Merge pull request #914 from ept221/doc_update nextpnr-0.2 gatecat 2022-02-16 07:13:20 +00:00
  • 05c41ae224 Fixed formatting typo in archapi.md Ezra Thomas 2022-02-15 22:29:39 -05:00
  • e90f5b72f7 gowin: Add GW1NZ-1 Verneri Hirvonen 2022-02-15 14:12:16 +02:00
  • 6047112753 Merge pull request #912 from danc86/nexus-osca-7percent gatecat 2022-02-10 11:21:18 +00:00
  • 5c30093360 nexus: reduce OSCA worst case to 7% Dan Callaghan 2022-02-10 15:48:06 +11:00
  • 74c99f9195 Merge pull request #908 from YosysHQ/gatecat/generic-fanout-block gatecat 2022-02-06 14:19:26 +00:00
  • dad0ef4ab7 Merge pull request #909 from pepijndevos/mygw1n9c gatecat 2022-02-06 14:19:02 +00:00
  • cd97ef6536 add GW1N-9C db Pepijn de Vos 2022-02-06 11:56:09 +01:00
  • 230de1e68a gowin: add an option to manually specify family Icenowy Zheng 2022-01-24 23:54:09 +08:00
  • e5bfff6e9f viaduct: Allow constraining only cascades without fanout gatecat 2022-02-04 20:49:32 +00:00
  • 4b72f02255 Merge pull request #907 from YosysHQ/gatecat/generic-pips-py-fix gatecat 2022-02-04 20:48:41 +00:00
  • 5ef5c33e9e generic: Add missing Pip vector binding gatecat 2022-02-04 15:54:41 +00:00
  • 69625564ca Merge pull request #906 from yrabbit/gowin-gui-noc gatecat 2022-02-04 15:47:30 +00:00
  • d13a4f4c7a Merge pull request #904 from yrabbit/diff-locations gatecat 2022-02-04 15:46:59 +00:00
  • 0675b98437 gowin: Speed up the GUI YRabbit 2022-02-04 14:24:22 +10:00
  • 1152c9f2f8 gowin: Remove leftover debugging YRabbit 2022-02-04 09:18:08 +10:00
  • eb5d3b3197 Merge branch 'master' into diff-locations YRabbit 2022-02-04 09:03:36 +10:00
  • 5007cd3603 Merge pull request #905 from YosysHQ/gatecat/nexus-disable-dcsroute gatecat 2022-02-03 21:40:30 +00:00
  • 84399caebe run clangformat gatecat 2022-02-03 15:28:46 +00:00
  • a78719ecc1 Merge pull request #901 from yrabbit/gowin-gui-noc gatecat 2022-02-03 15:27:08 +00:00
  • d446a29987 nexus: Hotfix to disable unimplemented DCS routethru gatecat 2022-02-03 14:59:25 +00:00