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

Commit Graph

  • 7cb42f4368 Initial GUI work Miodrag Milanovic 2018-06-05 21:03:06 +02:00
  • bd08f9e698 Removed the log_ dependencies from json-parser ZipCPU 2018-06-05 11:39:27 -04:00
  • 8b6f8382b8 Added some logging functions, borrowed from Yosys ZipCPU 2018-06-05 11:15:35 -04:00
  • 709ce3884d Initial JSON parser ZipCPU 2018-06-05 09:01:26 -04:00
  • 3b78eda5d3 Add 'styles' to GraphicElement David Shah 2018-06-04 13:30:20 +02:00
  • d13a84b687 Add iCE40 blockram bels Clifford Wolf 2018-06-04 12:37:56 +02:00
  • eb3c89bee9 Replace GuiLine with GraphicElement Clifford Wolf 2018-06-04 12:02:58 +02:00
  • 6840ffd9c0 Add iCE40 SB_IO bels Clifford Wolf 2018-06-03 16:16:59 +02:00
  • d41936ecbf Update clangformat make target and config Clifford Wolf 2018-06-03 12:42:06 +02:00
  • 8b854a9e28 Add "clangformat" make target and .clang-format (for now with std LLVM style) Clifford Wolf 2018-06-03 00:31:29 +02:00
  • 20d7cd0194 Add ice40 ICESTORM_LC bels Clifford Wolf 2018-06-02 15:00:33 +02:00
  • d85f5d2285 Remove now obsolete ice40/makefile.inc Clifford Wolf 2018-06-02 14:49:32 +02:00
  • e6302bbe73 Fix race condition and optimise the build David Shah 2018-06-02 14:17:31 +02:00
  • 763fd56c26 Update README with CMake instructions David Shah 2018-06-02 13:57:08 +02:00
  • efcf4412ee Improve documentation in CMakeLists.txt David Shah 2018-06-02 13:48:12 +02:00
  • 363ddd0f3c Python bindings working on both architectures David Shah 2018-06-02 13:33:45 +02:00
  • d3f74eb056 Simple Python test working David Shah 2018-06-01 15:53:46 +02:00
  • f353453a7f Add architecture specific Python defs David Shah 2018-06-01 15:18:18 +02:00
  • a7415bfbc3 Adding generic Python range and iterator bindings David Shah 2018-06-01 15:02:38 +02:00
  • d62f7abd95 Creating an empty Python module David Shah 2018-06-01 13:57:06 +02:00
  • ee0a5374d8 Add a CMake based build system David Shah 2018-06-01 11:58:31 +02:00
  • d3e54131e7 Add new file Clifford Wolf 2018-06-02 11:23:50 +00:00
  • cdb31fdafc Use singular in type names (BelRange, WireIterator) Clifford Wolf 2018-06-02 12:57:19 +02:00
  • 90c7e3b13d Add iCE40 blinky example Clifford Wolf 2018-05-31 18:10:36 +02:00
  • 3b0d1beabb Add DelayInfo struct Clifford Wolf 2018-05-29 20:04:29 +02:00
  • d56e29c47e Progress in chip.h API Clifford Wolf 2018-05-26 16:08:20 +02:00
  • 757786f134 Progress in ice40 chipdb Clifford Wolf 2018-05-26 14:56:30 +02:00
  • 1899833b4d Start work on iCE40 chipdb Clifford Wolf 2018-05-26 14:27:21 +02:00
  • 1338f0f9eb Add Makefile Clifford Wolf 2018-05-26 11:17:50 +02:00
  • 5e48758b30 Directory structure Clifford Wolf 2018-05-26 10:47:35 +02:00
  • 75ae343e1f Database API refactoring Clifford Wolf 2018-05-26 10:36:33 +02:00
  • 2255870446 Create compile-able demo that doesn't do anything Clifford Wolf 2018-05-23 17:58:57 +02:00
  • daa4885820 Minor API draft edits Clifford Wolf 2018-05-23 14:53:55 +02:00
  • 960bb65b15 Import apidraft.h Clifford Wolf 2018-05-23 11:35:49 +02:00