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

Commit Graph

  • 48cd40773a Merge pull request #496 from YosysHQ/gui_fix Miodrag Milanović 2020-09-04 17:29:43 +02:00
  • 717bcfa19e Preserve cmd parameters when loading json from GUI Miodrag Milanovic 2020-09-04 17:14:30 +02:00
  • 4512a9de19 Merge pull request #494 from rschlaikjer/rschlaikjer-print-sources-in-time-report David Shah 2020-08-31 07:38:47 +01:00
  • c30cadd19c No longer need fstream include Ross Schlaikjer 2020-08-30 18:22:05 -04:00
  • cba4753c22 Only print filenames for now, default on Ross Schlaikjer 2020-08-30 18:19:41 -04:00
  • a8c110b045 Add option to print critical path source code Ross Schlaikjer 2020-08-30 17:43:29 -04:00
  • f6d436d58b CMake: fix Windows-ism in status message whitequark 2020-08-26 09:51:38 +00:00
  • c8ecb8341c Merge pull request #491 from cr1901/chipdb-msg whitequark 2020-08-23 01:15:39 +00:00
  • e63270f918 Fix MESSAGE indicating where externally-built .bbas live. William D. Jones 2020-08-22 21:09:21 -04:00
  • 109aa63474 clangformat David Shah 2020-08-20 09:46:49 +01:00
  • be607c10a8 Merge pull request #489 from YosysHQ/dave/ecp5-fix-ioddrx2 David Shah 2020-08-13 20:05:16 +01:00
  • fd5d95320b ecp5: Fix how ODDRX2 SCLK/RST are set David Shah 2020-08-13 13:24:52 +01:00
  • b0dedf1a22 Merge pull request #488 from YosysHQ/dave/port_fanin_fix David Shah 2020-08-12 16:38:46 +01:00
  • b299c64973 Merge pull request #487 from YosysHQ/dave/hierfix David Shah 2020-08-12 12:32:31 +01:00
  • 3611b7120c timing: Fix counting of fanin in out-of-context mode David Shah 2020-08-12 10:42:26 +01:00
  • e475490992 ecp5: Run fixupHierarchy after packing David Shah 2020-08-12 10:12:10 +01:00
  • e313d051a8 Add a warning when floorplan constraint doesn't match David Shah 2020-08-12 10:11:52 +01:00
  • fbe486df45 Merge pull request #485 from YosysHQ/exception_translation Miodrag Milanović 2020-08-08 10:43:22 +02:00
  • 1168d1ff90 Made proper exception translation Miodrag Milanovic 2020-08-07 09:46:02 +02:00
  • b39a2a5020 Merge pull request #477 from YosysHQ/pybind11 David Shah 2020-07-27 13:50:42 +01:00
  • fe398ab983 clangformat Miodrag Milanovic 2020-07-25 10:17:13 +02:00
  • bb6e6a15f1 pycontainers: Fix kv-pair-iter type David Shah 2020-07-24 16:27:47 +01:00
  • 8a7c3c9802 fix whitespace Miodrag Milanovic 2020-07-24 16:40:45 +02:00
  • 597f4a1495 exception translation Miodrag Milanovic 2020-07-24 11:03:08 +02:00
  • 598ef014e6 Fixed named arguments Miodrag Milanovic 2020-07-24 10:59:11 +02:00
  • 770bb40eb3 proper argument propagation Miodrag Milanovic 2020-07-24 10:47:10 +02:00
  • 8a90328ab7 proper ctx export Miodrag Milanovic 2020-07-23 20:20:26 +02:00
  • cca7d3aef7 possible fix Miodrag Milanovic 2020-07-23 19:55:25 +02:00
  • 6bb457be69 Needed by python lib itself for static Miodrag Milanovic 2020-07-23 18:40:54 +02:00
  • 8f2b707d02 Initial conversion to pybind11 Miodrag Milanovic 2020-07-23 18:35:18 +02:00
  • 444e535f00 Add pybind11 2.5 source Miodrag Milanovic 2020-07-23 08:58:19 +02:00
  • e6991ad5dc Merge pull request #474 from rroohhh/master Miodrag Milanović 2020-07-16 15:56:43 +02:00
  • 70afb97f61 readme: fix typo ICEBOX -> ICESTORM Robin Ole Heinemann 2020-07-16 15:52:27 +02:00
  • 44007eab6f Merge pull request #473 from YosysHQ/dave/lpf-param-check David Shah 2020-07-13 21:11:16 +01:00
  • 467d26d9e6 ecp5: Add a warning for unknown LPF IOBUF attrs David Shah 2020-07-13 17:30:24 +01:00
  • 5f241f6baa ci: Bump prjtrellis version David Shah 2020-07-13 11:33:55 +01:00
  • 00d702086a Merge pull request #472 from YosysHQ/ecp5-sysconfig David Shah 2020-07-13 11:32:41 +01:00
  • 9a621cf49c Merge pull request #471 from smunaut/fix-pll-gbio-conflict David Shah 2020-07-12 14:54:47 +01:00
  • 19a4ddf2f0 ecp5: Add SYSCONFIG settings to bitstream David Shah 2020-07-12 13:29:56 +01:00
  • 6016e54d6c ecp5: Add parsing of SYSCONFIG line in LPF David Shah 2020-07-12 12:53:16 +01:00
  • 33067130e5 ice40: If IO is used by SB_GB_IO, can't use it for PLL Sylvain Munaut 2020-07-09 13:03:43 +02:00
  • 3cafb16aa6 Merge pull request #469 from YosysHQ/new_parts_fixes Miodrag Milanović 2020-07-08 17:24:15 +02:00
  • 2726f3af91 Fixes for new part types Miodrag Milanovic 2020-07-08 16:45:27 +02:00
  • 451d56051b Merge pull request #468 from YosysHQ/support_hx4k David Shah 2020-07-08 14:15:49 +01:00
  • 1fae965cbb Use proper names in GUI Miodrag Milanovic 2020-07-08 14:16:00 +02:00
  • 32ddc94b4f Support rest of parts Miodrag Milanovic 2020-07-08 14:09:44 +02:00
  • b45b375ff2 Missed adding option Miodrag Milanovic 2020-07-08 13:45:34 +02:00
  • 6991a53d68 Adding LP4K as well Miodrag Milanovic 2020-07-08 13:44:13 +02:00
  • 3be76a837d Support 4K parts directly Miodrag Milanovic 2020-07-08 13:22:59 +02:00
  • bb3dad7ce7 Fix assert, check should be other way arround Miodrag Milanovic 2020-07-06 17:29:25 +02:00
  • 137241cfef Merge pull request #463 from YosysHQ/fix-archcheck David Shah 2020-07-02 13:32:30 +01:00
  • 4a2964c915 Merge pull request #465 from whitequark/fix-trellis-discovery whitequark 2020-07-01 22:02:36 +00:00
  • 18bb70afca CMake: improve logic for discovering Trellis. whitequark 2020-07-01 20:32:52 +00:00
  • f6e30f22f4 CMake: fix path checks in chipdb build scripts. whitequark 2020-07-01 20:22:21 +00:00
  • c0901fb972 ecp5: Fix derivation of OSCG timing constraint David Shah 2020-06-29 22:11:00 +01:00
  • 72786e249a ci: Run --test architecture checks David Shah 2020-06-29 16:34:19 +01:00
  • 43ad5614bd ci: Bump trellis and icestorm versions to latest David Shah 2020-06-29 16:27:00 +01:00
  • 2c4ae853f2 ecp5: Fix getTileBelDimZ David Shah 2020-06-29 11:59:37 +01:00
  • c7fbdc7877 Avoid low-value and slow pip name check for ECP5 David Shah 2020-06-29 11:20:37 +01:00
  • b24e0a609b ice40: Fix getBelsByTile David Shah 2020-06-29 11:08:21 +01:00
  • 32e655d0af placer1: Unlock even if placement fails David Shah 2020-06-29 16:39:31 +01:00
  • 929a1cc7e4 Make python bindings consistent Miodrag Milanovic 2020-06-27 13:24:30 +02:00
  • 7a95629aff Fix clangformat and execute it Miodrag Milanovic 2020-06-27 13:20:16 +02:00
  • 901ad4e917 Update git ignore locations Miodrag Milanovic 2020-06-27 13:18:06 +02:00
  • 9eb6e549c5 Update some URLs David Shah 2020-06-26 11:43:27 +01:00
  • 4f4aa53120 Merge pull request #460 from whitequark/better-embed David Shah 2020-06-26 11:32:13 +01:00
  • 89e0cc8078 Simplify and improve chipdb embedding/loading. whitequark 2020-06-25 15:11:47 +00:00
  • 2873133479 Update COPYING David Shah 2020-06-25 19:45:18 +01:00
  • 1df8ac805a HeAP: Add timeout to IO placement David Shah 2020-06-25 19:42:53 +01:00
  • 19a3095ecb Fix typo whitequark 2020-06-25 17:20:25 +00:00
  • dc209f6344 Merge pull request #459 from whitequark/better-chipdb David Shah 2020-06-25 15:39:54 +01:00
  • bf8d4c428e CMake: require at least version 3.5 (Ubuntu 16.04). whitequark 2020-06-24 17:57:24 +00:00
  • 1dc1164dce CMake: rewrite chipdb handling from ground up. whitequark 2020-06-24 15:44:45 +00:00
  • 23d19a254d CMake: only request a CXX compiler. whitequark 2020-06-24 08:17:57 +00:00
  • 7decb6526b Merge pull request #458 from whitequark/patch-1 David Shah 2020-06-24 08:27:32 +01:00
  • 1f061b5a97 Remove dead links from README whitequark 2020-06-24 07:24:29 +00:00
  • 93dbb53371 Merge pull request #457 from whitequark/better-bba David Shah 2020-06-24 07:09:08 +01:00
  • 4c7aedcf4e CMake: promote bba to a true subproject. whitequark 2020-06-23 10:14:40 +00:00
  • c9e7d1448e clangformat David Shah 2020-06-12 16:19:14 +01:00
  • 3c078f6090 Merge pull request #454 from YosysHQ/ecp5-global-place David Shah 2020-06-10 18:12:06 +01:00
  • 43fd9e6779 ecp5: Fix placement of DCCs to guarantee routeability David Shah 2020-06-10 15:47:47 +01:00
  • be50947fa6 Merge pull request #452 from smunaut/ice40_shiftreg_div_mode David Shah 2020-06-02 19:55:31 +01:00
  • 9b71bba747 ice40: Add fallback behavior for Extra Cell config bits vectors Sylvain Munaut 2020-06-02 20:21:05 +02:00
  • 5e2b6bcef9 ice40: Add support for the 2nd bit of SHIFTREG_DIV_MODE Sylvain Munaut 2020-06-02 11:02:48 +02:00
  • f44498a530 Merge pull request #447 from whitequark/wasi David Shah 2020-05-24 14:23:35 +01:00
  • e7bb04769d Port nextpnr-{ice40,ecp5} to WASI. whitequark 2020-05-23 19:50:09 +00:00
  • 2d406f3e27 Merge pull request #440 from YosysHQ/lattice-fixes David Shah 2020-05-18 09:38:41 +01:00
  • ddf546c2cc clangformat David Shah 2020-05-16 12:57:24 +01:00
  • 0fb7746c20 Merge pull request #442 from nategraff-sifive/fix-unsupported-spelling David Shah 2020-05-14 22:10:06 +01:00
  • f8cf206826 Merge pull request #441 from YosysHQ/eddie/fix_topo Miodrag Milanović 2020-05-14 19:08:22 +02:00
  • 34bc421626 Merge pull request #439 from edbordin/master Miodrag Milanović 2020-05-14 19:07:49 +02:00
  • e6b85f1bc0 Fix embarassing use of topographical when meaning topological Eddie Hung 2020-05-14 08:55:28 -07:00
  • 163dee1e1a ecp5: Disconnect dedicated DCU inputs if connected to constants David Shah 2020-05-14 13:19:57 +01:00
  • 3c60ea383d ecp5: Improve global routing robustness David Shah 2020-05-14 13:12:30 +01:00
  • 2aaef61547 ecp5: Don't promote VCC/GND to globals even if connected to clock port David Shah 2020-05-14 13:07:59 +01:00
  • 2cebd40f2e lpf: Support // comments David Shah 2020-05-14 13:06:58 +01:00
  • 7b84ed94b5 minor patch for MinGW build Ed Bordin 2020-05-14 16:35:55 +10:00
  • 08f68518f2 Fix spelling of 'unsupported' Nathaniel Graff 2020-05-13 20:00:09 -07:00
  • 2692c6f6cc Merge pull request #437 from miek/lvcmos33d-drive David Shah 2020-05-12 14:24:18 +01:00
  • 5b660e3432 ecp5: Allow setting drive strength for LVCMOS33D IOs Mike Walters 2020-05-11 20:19:15 +01:00