1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-03-05 11:04:25 +00:00

Commit Graph

  • 29dd98420b Remove getFrameDecal() API Clifford Wolf 2018-08-01 11:19:43 +02:00
  • faf309c1fe timing: Fix timing analysis when no paths found (e.g. ecp5 with no cell timing info yet) David Shah 2018-08-01 11:23:11 +02:00
  • fa4fb52665 ecp5: Making arch.cc compile David Shah 2018-08-01 11:21:03 +02:00
  • b273475e51 More documentation tweaks David Shah 2018-08-01 10:51:32 +02:00
  • cceda82d40 More FAQ tweaks David Shah 2018-08-01 10:45:28 +02:00
  • b17b0680b5 Improving documentation wording David Shah 2018-08-01 10:40:32 +02:00
  • f7d6c32522 Add more FAQ sections Clifford Wolf 2018-08-01 10:25:44 +02:00
  • df51497ec7 Move FAQ, Wiki stuff to docs/ Clifford Wolf 2018-08-01 10:24:55 +02:00
  • 6f9bc1e92b Merge branch 'readme-changes' into 'master' Clifford Wolf 2018-08-01 08:10:59 +00:00
  • 0414c93403 ice40: Add HFOSC support, force fabric routing on oscillators for now David Shah 2018-08-01 09:45:08 +02:00
  • bbd2ecf558 clangformat David Shah 2018-08-01 09:33:52 +02:00
  • 009bed51cb Display warning only if gui is not used Miodrag Milanovic 2018-08-01 08:26:50 +02:00
  • 8293569c32 Fix filenames for MSVC build Miodrag Milanovic 2018-08-01 08:16:38 +02:00
  • b1a9978922 Merge branch 'redist_slack' into 'master' David Shah 2018-08-01 05:59:34 +00:00
  • 94161e646d Fix typo Eddie Hung 2018-07-31 22:05:07 -07:00
  • 9ea2467b0b Cope with slack_redist_iter == 0 Eddie Hung 2018-07-31 21:56:30 -07:00
  • 92ec2cd138 clangformat for stuff I've touched Eddie Hung 2018-07-31 20:57:36 -07:00
  • 474aa3470a gui: fix crash on ecp5 gui, fix quadtree tests to not get broken by clangformat Sergiusz Bazanski 2018-08-01 04:42:41 +01:00
  • 5cc5fa04a4 gui: fix quadtree test Sergiusz Bazanski 2018-08-01 04:03:54 +01:00
  • 85fc356fc1 clangformat Sergiusz Bazanski 2018-08-01 03:59:27 +01:00
  • 7d62c89fd5 Merge branch 'q3k/treemodel-fast' into 'master' Serge Bazanski 2018-08-01 02:58:35 +00:00
  • 3408e427f9 gui: cosmetics Sergiusz Bazanski 2018-08-01 03:55:47 +01:00
  • 1f787c37a3 gui: fix zoom outbound not happening with fast startup time Sergiusz Bazanski 2018-08-01 03:55:28 +01:00
  • f646ec790a Modify the getNetinfo*() functions and getBudgetOverride() to not use user_idx and to take a PortRef& instead Eddie Hung 2018-07-31 19:31:54 -07:00
  • e423cceba8 gui: treemodel: bail early on empty children updates in IdStringList Sergiusz Bazanski 2018-08-01 03:31:06 +01:00
  • f9d30bcdea gui: lock arch when accessing/building treemodel Sergiusz Bazanski 2018-08-01 03:26:27 +01:00
  • 9fb9eab6c9 gui: cosmetics Sergiusz Bazanski 2018-08-01 03:17:02 +01:00
  • d80bacfe67 Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/treemodel-fast Sergiusz Bazanski 2018-08-01 03:11:41 +01:00
  • 900649ce7a gui: restore search Sergiusz Bazanski 2018-08-01 03:11:22 +01:00
  • 720e815865 Add --slack_redist_iter for ice40 Eddie Hung 2018-07-31 19:07:39 -07:00
  • e578b9052d Improve a lot of the README contents. Tim 'mithro' Ansell 2018-07-31 18:51:33 -07:00
  • a117fcdefd gui: treemodel: cleanups Sergiusz Bazanski 2018-08-01 02:59:07 +01:00
  • 44671f8927 Remove space Eddie Hung 2018-07-31 18:27:33 -07:00
  • 5d58d6ad1b Merge branch 'redist_slack' of gitlab.com:SymbioticEDA/nextpnr into redist_slack Eddie Hung 2018-07-31 18:26:39 -07:00
  • 8e5c6557d6 gui: treemodel: simplify class hierarchy Sergiusz Bazanski 2018-08-01 02:24:57 +01:00
  • 6baf8216ed gui: move tree model into own namespace Sergiusz Bazanski 2018-08-01 02:19:30 +01:00
  • 049e487f3f gui: fix warnings Sergiusz Bazanski 2018-08-01 02:14:20 +01:00
  • c728cdcae0 gui: restore menu for new tree model Sergiusz Bazanski 2018-08-01 02:11:23 +01:00
  • 1038b7ef23 gui: restore property navigation in tree Sergiusz Bazanski 2018-08-01 02:08:56 +01:00
  • bf43c27567 gui: restore lookup into tree after new model Sergiusz Bazanski 2018-08-01 01:59:58 +01:00
  • 8dca8447ac Fix trailing white space. Tim 'mithro' Ansell 2018-07-31 17:33:48 -07:00
  • e9e7004bf9 gui: clickable tree, better sorting Sergiusz Bazanski 2018-08-01 01:27:20 +01:00
  • c8cf0bbc05 gui: make new tree model clickable Sergiusz Bazanski 2018-08-01 00:46:22 +01:00
  • 8131921e99 Merge branch 'estdelay' into redist_slack Eddie Hung 2018-07-31 16:23:52 -07:00
  • 51956eb961 Fix tns computation Eddie Hung 2018-07-31 16:23:35 -07:00
  • 6241052e11 Merge branch 'master' into q3k/treemodel-fast Sergiusz Bazanski 2018-08-01 00:22:09 +01:00
  • 2d75053744 Merge remote-tracking branch 'origin/estdelay' into redist_slack Eddie Hung 2018-07-31 16:18:08 -07:00
  • 2a91aea0a6 Fix merge issues Eddie Hung 2018-07-31 14:42:01 -07:00
  • 70747b9355 Merge branch 'redist_slack' into 'redist_slack' Eddie Hung 2018-07-31 17:51:56 +00:00
  • b55ccc12f0 add graphics toolbar to all targets Miodrag Milanovic 2018-07-31 17:40:19 +02:00
  • 41726087b7 getChipName() should be const Clifford Wolf 2018-07-31 17:01:38 +02:00
  • cc0ffee3fe gui: lazy loading of tree model Sergiusz Bazanski 2018-07-31 15:49:47 +01:00
  • bf78c05595 Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr Clifford Wolf 2018-07-31 16:43:32 +02:00
  • 2652485a01 Use icestorm timing information Clifford Wolf 2018-07-31 16:43:19 +02:00
  • 38d7cc3b85 Update README.md Clifford Wolf 2018-07-31 13:41:18 +00:00
  • f3127f7dfd ecp5: Add Bel graphics David Shah 2018-07-31 14:39:37 +02:00
  • e3a403fa29 ecp5: Disable Pip list in GUI for now David Shah 2018-07-31 14:36:17 +02:00
  • 32ff0059fe Add binary search to getBelPinWire() and getBelPinType() Clifford Wolf 2018-07-31 11:55:25 +02:00
  • 87438542e5 assign_budget() not quietly Eddie Hung 2018-07-30 22:21:53 -07:00
  • 07e2c9ba99 assign_budget() after initial placement, not after pack Eddie Hung 2018-07-30 22:20:49 -07:00
  • 2ee68bcb60 Update comment Eddie Hung 2018-07-30 22:18:50 -07:00
  • a82f6f4105 Modify predictDelay signature Eddie Hung 2018-07-30 19:19:30 -07:00
  • e4b044da52 Fix tns Eddie Hung 2018-07-30 19:39:44 -07:00
  • b7694b655c Revert "always assign budget before placing" Eddie Hung 2018-07-30 19:50:36 -07:00
  • 91468ae7a0 Fix tns Eddie Hung 2018-07-30 19:39:44 -07:00
  • a099aca3c2 Modify predictDelay signature Eddie Hung 2018-07-30 19:19:30 -07:00
  • d5049bf0ed Merge remote-tracking branch 'origin/estdelay' into redist_slack Eddie Hung 2018-07-30 18:59:04 -07:00
  • 8371c0dd09 Speedup worst_slack computation Eddie Hung 2018-07-30 18:55:22 -07:00
  • 46b7469652 Merge remote-tracking branch 'origin/master' into redist_slack Eddie Hung 2018-07-30 18:14:40 -07:00
  • 7da64ee167 Implement simple search Miodrag Milanovic 2018-07-30 20:10:36 +02:00
  • b121008372 Towards better ice40 timing data Clifford Wolf 2018-07-30 17:17:07 +02:00
  • b09183db3b Use DelayInfo for cell timing instead of delay_t David Shah 2018-07-30 16:59:30 +02:00
  • 66a5b99f02 python: Remove more dead files David Shah 2018-07-30 16:47:52 +02:00
  • 84e0082925 cmake: Set --fast and --slow chipdb.py arguments David Shah 2018-07-30 16:40:56 +02:00
  • 3d8b0087c3 Add ice40 chipdb.py --fast/--slow Clifford Wolf 2018-07-30 16:33:49 +02:00
  • 8f9b031ef0 Add iCE40 fast/slow delay fields to chipdb Clifford Wolf 2018-07-30 16:21:03 +02:00
  • 267970c01e ice40: Improving legalisation move statistics David Shah 2018-07-30 16:18:49 +02:00
  • edc6cf8b23 ice40: Print legalisation statistics David Shah 2018-07-30 16:13:02 +02:00
  • 1cde20273a python: Remove obsolete python_mod_test.py David Shah 2018-07-30 15:58:13 +02:00
  • 0daffec2a0 Add predictDelay Arch API Clifford Wolf 2018-07-30 15:35:40 +02:00
  • b5f90d3814 cmake: Remove nextpnrpy so modules David Shah 2018-07-30 15:20:50 +02:00
  • 0db86b8619 Improve ice40/benchmark Clifford Wolf 2018-07-30 13:57:14 +02:00
  • 1cf9c67813 Update README.md Clifford Wolf 2018-07-30 10:00:26 +00:00
  • d1cc79bfc9 Update README.md Clifford Wolf 2018-07-30 09:57:02 +00:00
  • 412c920e94 Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into treemodel Sergiusz Bazanski 2018-07-30 09:46:07 +01:00
  • 3b9bde533a gui: sort tree elements somewhat smarter Sergiusz Bazanski 2018-07-30 09:46:01 +01:00
  • 44726a1785 Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr David Shah 2018-07-30 09:46:42 +02:00
  • 593d8e0ddf common: Fix getNetinfoRouteDelay when net has no driver David Shah 2018-07-30 09:45:23 +02:00
  • 9c45f762c8 Really do not overconstrain! Eddie Hung 2018-07-29 18:16:49 -07:00
  • 9ce91f97cc Merge remote-tracking branch 'origin/master' into redist_slack Eddie Hung 2018-07-29 08:48:08 -07:00
  • 91227b7753 double click on tree, zoom on selected object Miodrag Milanovic 2018-07-29 15:21:34 +02:00
  • 0fc206ece6 Merge branch 'treemodel' into 'master' Miodrag Milanović 2018-07-29 13:08:28 +00:00
  • f466ad0faf Update README.md wrt ECP5 David Shah 2018-07-29 14:17:02 +02:00
  • f448d7ca77 Update README.md Clifford Wolf 2018-07-29 11:43:04 +00:00
  • 1566e9afc3 python interpreter is mandatory in any case Miodrag Milanovic 2018-07-29 13:42:00 +02:00
  • 3b354c2a51 fix randtag bug in router1 Clifford Wolf 2018-07-29 12:30:11 +02:00
  • 7c8865d2fc Added sorting Miodrag Milanovic 2018-07-29 10:56:36 +02:00
  • b884d6bcf3 Merge branch 'redist_slack' into 'redist_slack' Eddie Hung 2018-07-29 05:58:20 +00:00
  • 52cc146a67 Keep things simple by not overconstraining Fmax Eddie Hung 2018-07-28 22:57:37 -07:00
  • b7bdc8db05 Merge branch 'redist_slack' into 'redist_slack' Eddie Hung 2018-07-28 21:13:36 +00:00