1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-03-05 19:09:40 +00:00

Commit Graph

  • ed602baa06 Merge pull request #42 from YosysHQ/floorplan David Shah 2018-08-09 10:49:11 +02:00
  • 834f7e4bfd ecp5: Implement getPipLocation and related API David Shah 2018-08-09 10:39:40 +02:00
  • 5ddde5c49f Add pip locations Clifford Wolf 2018-08-08 10:27:08 +02:00
  • a9b6543361 Add Region struct Clifford Wolf 2018-08-08 00:06:03 +02:00
  • 41e05c95aa ice40: Speedup Arch::predictDelay() with pass-by-ref Eddie Hung 2018-08-08 19:52:39 -07:00
  • 5dd7a74b87 Make loading works nice and use settings Miodrag Milanovic 2018-08-08 21:15:54 +02:00
  • bc378fc3e4 Merge pull request #46 from YosysHQ/use_settings Miodrag Milanović 2018-08-08 11:22:01 -07:00
  • 61bce47f3c Use settings for json and pcf Miodrag Milanovic 2018-08-08 20:14:18 +02:00
  • b326b03a52 Merge pull request #45 from YosysHQ/constids Clifford Wolf 2018-08-08 19:36:05 +02:00
  • f6189e4677 Merge branch 'master' of github.com:YosysHQ/nextpnr into constids Clifford Wolf 2018-08-08 19:35:13 +02:00
  • cd4e761bb7 Merge pull request #44 from YosysHQ/improve_timing_spec David Shah 2018-08-08 19:23:47 +02:00
  • a3ae3f9791 ecp5: Update to use const IdStrings in place of PortPin/BelType David Shah 2018-08-08 19:08:43 +02:00
  • 2390f7f59c Add ctx->settings Clifford Wolf 2018-08-08 18:46:33 +02:00
  • fc0131ceb0 cleanup Miodrag Milanovic 2018-08-08 18:41:30 +02:00
  • 46aa56021b Moved option to common Miodrag Milanovic 2018-08-08 18:34:12 +02:00
  • 330bb86bfc Merge pull request #43 from YosysHQ/common_main Miodrag Milanović 2018-08-08 09:18:03 -07:00
  • fc5cee6fb8 clangformat Miodrag Milanovic 2018-08-08 18:17:34 +02:00
  • ecc21caa77 move load/save proj to base Miodrag Milanovic 2018-08-08 18:14:22 +02:00
  • 751335977f ice40: Add error for unknown cell type when getting timing info David Shah 2018-08-08 18:07:34 +02:00
  • 674cabb6be docs: Update Arch API Cell Timing docs David Shah 2018-08-08 17:58:25 +02:00
  • 3e11ba8afb timing: Remove unused variable David Shah 2018-08-08 17:55:54 +02:00
  • 8e593fb471 timing: Update to use getDelayNS David Shah 2018-08-08 17:54:25 +02:00
  • 03575a2a7a One more breadcrumb Eddie Hung 2018-08-08 08:32:17 -07:00
  • 91023d2a0e Leave comment behind about removing false paths Eddie Hung 2018-08-08 08:31:08 -07:00
  • abf5ea84b9 Get rid of BelType and PortPin in generic arch Clifford Wolf 2018-08-08 17:22:05 +02:00
  • f875a37467 Get rid of old iCE40 id_ Arch members Clifford Wolf 2018-08-08 17:17:16 +02:00
  • 90e3db324e clangformat David Shah 2018-08-08 17:07:20 +02:00
  • 433ad6462e Arch API: Removing Arch::isIOCell David Shah 2018-08-08 17:06:59 +02:00
  • 936b52eafc Unfurl comments for clangformat Eddie Hung 2018-08-08 08:01:24 -07:00
  • e03ae50e21 Get rid of PortPin and BelType (ice40, generic, docs) Clifford Wolf 2018-08-08 17:01:18 +02:00
  • d21e5a4b10 Disable assign_budget() after placement legalisation, unless slack redist Eddie Hung 2018-08-08 07:58:01 -07:00
  • acd2a92b03 Merge branch 'master' into improve_timing_spec Eddie Hung 2018-08-08 07:57:30 -07:00
  • fca01f5447 Also include TMG_GEN_CLOCK as a timing startpoint Eddie Hung 2018-08-08 07:49:07 -07:00
  • e6eb203868 ice40: Add timing arcs through global buffers David Shah 2018-08-08 16:34:41 +02:00
  • d173ddba36 timing: Debugging implementation of new timing API David Shah 2018-08-08 15:07:41 +02:00
  • 787fe5661c ice40: Timing arch fix David Shah 2018-08-08 15:00:39 +02:00
  • d8b3830031 timing: Update to new use API (currently broken) David Shah 2018-08-08 14:58:43 +02:00
  • bf42e525cb Arch API: New specification for timing port classes David Shah 2018-08-08 14:37:59 +02:00
  • 4a44b1c961 sync with master Miodrag Milanovic 2018-08-08 10:51:49 +02:00
  • 5df90bc5a5 Merge remote-tracking branch 'origin/master' into common_main Miodrag Milanovic 2018-08-08 10:48:05 +02:00
  • a0994d5154 common: Add TimingPortClass David Shah 2018-08-08 10:44:42 +02:00
  • 8553573d24 place_common: Fix illegal cells left after relative constraint legalisation David Shah 2018-08-07 11:01:48 +02:00
  • a1d626469f Cleanup nesting Eddie Hung 2018-08-06 19:53:42 -07:00
  • 676500b83f Do less work if update flag is false Eddie Hung 2018-08-06 17:42:44 -07:00
  • f44a5fb904 clangformat Eddie Hung 2018-08-06 17:35:23 -07:00
  • 483f863106 Also add PLL outputs as timing startpoints Eddie Hung 2018-08-06 17:20:29 -07:00
  • 6768a5c03e Add Arch::isIOCell() to ecp5 and generic Eddie Hung 2018-08-06 17:17:39 -07:00
  • f3e46df709 Remove old timing code Eddie Hung 2018-08-06 16:09:17 -07:00
  • 06584f2e74 Compute critical path report Eddie Hung 2018-08-06 14:14:41 -07:00
  • 519b755acb Add comments Eddie Hung 2018-08-06 13:12:24 -07:00
  • 1b9a664bb1 Merge branch 'master' into assign_budget_speedup Eddie Hung 2018-08-06 12:30:24 -07:00
  • 4f79b32c96 Merge pull request #39 from eddiehung/slack_histogram David Shah 2018-08-06 21:26:09 +02:00
  • 88d2c49440 Merge pull request #40 from eddiehung/fix_budget_overrides David Shah 2018-08-06 21:25:30 +02:00
  • 9addcac09c ice40's getBudgetOverride() to return correct delay for different devices Eddie Hung 2018-08-06 12:22:13 -07:00
  • 95163ae1d0 Add name to copyright header Eddie Hung 2018-08-06 12:14:00 -07:00
  • daedf73291 Use new Arch::isIOCell() function in Timing Eddie Hung 2018-08-06 12:12:03 -07:00
  • 21cd1d7dd6 Add new Arch::isIOCell() API function Eddie Hung 2018-08-06 12:11:47 -07:00
  • 3f5c0373a5 Consider clocked cells with COUT, consider constant nets Eddie Hung 2018-08-06 12:03:58 -07:00
  • 0b1c67cad3 Merge pull request #38 from eddiehung/assign_budget_evenly Eddie Hung 2018-08-06 12:02:55 -07:00
  • b0741e292c Use ProjectHandler from gui as well Miodrag Milanovic 2018-08-06 19:47:01 +02:00
  • fffaaa613f Added project loader Miodrag Milanovic 2018-08-06 19:32:17 +02:00
  • 266b761f41 Merge branch 'fix_budget_overrides' into assign_budget_speedup Eddie Hung 2018-08-06 09:02:49 -07:00
  • c9141262b2 Modify doc Eddie Hung 2018-08-06 08:39:11 -07:00
  • 8e8ba0293c Fix use of getBudgetOverride in Timing::follow_net() Eddie Hung 2018-08-06 08:34:37 -07:00
  • 0f3459dbe5 Fix ice40's getBudgetOverride() to override only for COUT -> CIN Eddie Hung 2018-08-06 08:22:08 -07:00
  • d0312514bd Modify getBudgetOverride for generic and ecp5 too Eddie Hung 2018-08-05 22:33:14 -07:00
  • 823ceaacbf Change getBudgetOverride() signature to return bool and modify budget in place Eddie Hung 2018-08-05 22:31:59 -07:00
  • 665202e936 Merge branch 'assign_budget_evenly' into assign_budget_speedup Eddie Hung 2018-08-06 07:35:00 -07:00
  • dc685f2061 Enhance slack histogram with '+' to indicate less-than-granularity Eddie Hung 2018-08-06 07:29:42 -07:00
  • 2fb934b107 clangformat Eddie Hung 2018-08-06 07:19:32 -07:00
  • fa773c3ce9 Add net_delays bool to Timing class to control net delay consideration Eddie Hung 2018-08-06 07:18:06 -07:00
  • 9b414594d2 Unless slack_redist is enabled, ignore net delays so that budget gets evenly divided between all nets on path Eddie Hung 2018-08-05 23:00:15 -07:00
  • f048deb33d Restore initial assign_budget() call after pack(), restrict call after initial_placement to slack_redist Eddie Hung 2018-08-05 22:55:58 -07:00
  • e314ea761a WIP for new assign_budget() using topographical ordering Eddie Hung 2018-08-05 22:38:54 -07:00
  • 8a6ff4b261 Modify getBudgetOverride for generic and ecp5 too Eddie Hung 2018-08-05 22:33:14 -07:00
  • 7aab4925b4 Change getBudgetOverride() signature to return bool and modify budget in place Eddie Hung 2018-08-05 22:31:59 -07:00
  • 9510c444c9 Disable menu options on json load Miodrag Milanovic 2018-08-05 18:02:33 +02:00
  • 6c8319e29a Merge pull request #37 from YosysHQ/ngapi Clifford Wolf 2018-08-05 16:46:24 +02:00
  • b3acd8095f timing: Fix slack histogram segfault with no paths David Shah 2018-08-05 16:36:35 +02:00
  • 736f2a0717 API change: Use CellInfo* and NetInfo* as cell/net handles (ECP5) David Shah 2018-08-05 16:32:12 +02:00
  • 1ce0b5add2 API change: Use CellInfo* and NetInfo* as cell/net handles (Python bindings) David Shah 2018-08-05 16:21:13 +02:00
  • 7794bbfb3f Fix message for pcf loading Miodrag Milanovic 2018-08-05 16:13:49 +02:00
  • 3bb9a7df01 Added command parser and common implementation Miodrag Milanovic 2018-08-05 16:13:34 +02:00
  • 2853149c68 API change: Use CellInfo* and NetInfo* as cell/net handles (archapi docs) Clifford Wolf 2018-08-05 15:39:44 +02:00
  • c3c9dab9f7 API change: Use CellInfo* and NetInfo* as cell/net handles (generic) Clifford Wolf 2018-08-05 15:34:16 +02:00
  • 5e53075990 API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40) Clifford Wolf 2018-08-05 15:25:42 +02:00
  • ba97c233fb Merge pull request #36 from YosysHQ/lutperm David Shah 2018-08-05 14:31:43 +02:00
  • 287fe7e894 clangformat Clifford Wolf 2018-08-05 14:18:34 +02:00
  • 8a9b3626d3 Merge pull request #31 from eddiehung/slack_histogram Eddie Hung 2018-08-05 00:03:18 -07:00
  • 8974ef3327 Slack histogram to use ps granularity via int(Arch::getDelayNS() * 1000) Eddie Hung 2018-08-04 18:55:03 -07:00
  • 76a7d67f74 Revert "Be cognisant that delay_t could be a non-integer type (if so, truncate to integer)" Eddie Hung 2018-08-04 18:54:23 -07:00
  • b07f0eebc8 Be cognisant that delay_t could be a non-integer type (if so, truncate to integer) Eddie Hung 2018-08-04 18:47:42 -07:00
  • aebb39c651 Merge branch 'master' into slack_histogram Eddie Hung 2018-08-04 18:40:37 -07:00
  • 528eddcaf7 Fix bug in ice40 estimateDelay() Clifford Wolf 2018-08-04 22:29:43 +02:00
  • d31036825b Merge branch 'master' of github.com:YosysHQ/nextpnr into lutperm Clifford Wolf 2018-08-04 20:17:46 +02:00
  • 175da732ac Use faster model for ice40 predictDelay() Clifford Wolf 2018-08-04 20:16:43 +02:00
  • f6b3333a7d Add new iCE40 delay estimator and delay predictor Clifford Wolf 2018-08-04 19:50:49 +02:00
  • 67347573c2 ice40: Bitstream gen for LUT permutation David Shah 2018-08-04 18:08:07 +02:00
  • 8aaf845670 Quick fix for router bug in unrouting a conflicting pip Clifford Wolf 2018-08-04 17:23:46 +02:00
  • 31fe52581b Add generation of models to tmfuzz Clifford Wolf 2018-08-04 16:54:12 +02:00