1. 3ae21cf Merge pull request #184 from YosysHQ/gatecat/bump-pybind11 by gatecat · 3 years, 7 months ago master
  2. 3665725 3rdparty: Bump vendored pybind11 version by gatecat · 3 years, 7 months ago
  3. 2f06397 Merge pull request #181 from YosysHQ/gatecat/ecp5-lutperm by gatecat · 3 years, 9 months ago
  4. 7239331 libtrellis: LUT permutation support for ECP5 by gatecat · 3 years, 9 months ago
  5. 03e0070 Merge pull request #178 from ngi-nix/fixnogit by gatecat · 4 years ago
  6. 6bac5f0 Fix building without git by Las Safin · 4 years, 1 month ago
  7. cd9b60f Merge pull request #177 from kittennbfive/patch-1 by gatecat · 4 years ago
  8. acc4f8c Install to /usr/local instead of /usr by kittennbfive · 4 years ago
  9. dff1cbc Merge pull request #173 from YosysHQ/gatecat/ecp5-add-dcs by gatecat · 4 years, 2 months ago
  10. a70c333 Merge pull request #174 from YosysHQ/wasi-boost-1.76 by whitequark · 4 years, 2 months ago
  11. 737f3c8 libtrellis: update definitions for WASI build with boost 1.76. by whitequark · 4 years, 2 months ago
  12. 5c62441 libtrellis: Add DCS bels by gatecat · 4 years, 2 months ago
  13. 2c0f5a7 Merge pull request #172 from cr1901/facade by gatecat · 4 years, 2 months ago
  14. dcb734c Update database submodule. by William D. Jones · 4 years, 2 months ago
  15. 80e7cbf Add enum bit fuzzing for missing left-right tiles on 1200HC. by William D. Jones · 4 years, 2 months ago
  16. c48df86 Merge branch 'master' of https://github.com/YosysHQ/prjtrellis into facade by William D. Jones · 4 years, 2 months ago
  17. b6180ba Merge pull request #171 from rroohhh/ConfigBitSet_add by gatecat · 4 years, 2 months ago
  18. e7a9244 add missing pytrellis `add` binding to ConfigBitSet by Robin Ole Heinemann · 4 years, 2 months ago
  19. 1b5140c Merge pull request #168 from nneonneo/master by gatecat · 4 years, 2 months ago
  20. d7582c4 Merge pull request #170 from rroohhh/fix_pytrellis by gatecat · 4 years, 3 months ago
  21. 1a46fc3 add some missing constructors to pytrellis by Robin Ole Heinemann · 4 years, 3 months ago
  22. 663ec87 ecp_vlog: comment on IOLDO/IOLTO by Robert Xiao · 4 years, 3 months ago
  23. b8c63ee ecp_vlog: parse LPF files to give better names to ports by Robert Xiao · 4 years, 3 months ago
  24. 5ece3c9 ecp_vlog: update INDD comment and remove cells_sim include by Robert Xiao · 4 years, 3 months ago
  25. 29f1dfa Merge pull request #169 from rroohhh/user_LM_LICENSE_FILE by gatecat · 4 years, 3 months ago
  26. 6dc64ae allow user specified LM_LICENSE_FILE by Robin Ole Heinemann · 4 years, 3 months ago
  27. 518065e ecp_vlog: it is not necessary to tie all input pins anymore by Robert Xiao · 4 years, 3 months ago
  28. 82897de ecp_vlog: Fix special edge cases for OFXn and RXDATA{4,5,6}. by Robert Xiao · 4 years, 3 months ago
  29. 1bac093 ecp_vlog: rename IO-related wires based on the package by Robert Xiao · 4 years, 3 months ago
  30. 6b333ff Add a tool to convert ECP5 bitstreams to Verilog. by Robert Xiao · 4 years, 3 months ago
  31. 0e6a320 Update copyrights by gatecat · 4 years, 3 months ago
  32. fe1c39c Merge pull request #167 from ikle/issue-160 by gatecat · 4 years, 4 months ago
  33. 8365dd5 ecppll: declare internal feedback wire explicitly in highres mode by Alexei A. Smekalkine · 4 years, 4 months ago
  34. 45b49e7 Merge pull request #166 from ikle/issue-160 by gatecat · 4 years, 4 months ago
  35. 211fb79 ecppll: fix broken port names in highres mode, fix regression by Alexei A. Smekalkine · 4 years, 4 months ago
  36. 9883176 Merge pull request #150 from se-bi/fix/install-file-exec-perm by gatecat · 4 years, 4 months ago
  37. da82093 Merge pull request #165 from YosysHQ/cross-compile by gatecat · 4 years, 6 months ago
  38. 51be3d1 Fix windows cross-compile by Miodrag Milanovic · 4 years, 6 months ago
  39. 7454564 Revert "Change theme to Sphinx Material Design" by gatecat · 4 years, 6 months ago
  40. 3cc1612 machxo2: Fix naming of DCCA pins so they connect to the rest of the by William D. Jones · 4 years, 7 months ago
  41. 210a0a7 Add clean target to all example makefiles by gatecat · 4 years, 7 months ago
  42. 4cb921a Merge pull request #163 from cr1901/facade by gatecat · 4 years, 7 months ago
  43. 7b20e4b machxo2: Make sure all left and right I/O connections are included in the routing graph. by William D. Jones · 4 years, 7 months ago
  44. 4ce7e26 Add missing JSTDBY_OSC port connection, fix FixedConnection struct so by William D. Jones · 4 years, 7 months ago
  45. 7dabd59 Merge pull request #159 from cr1901/facade by David Shah · 4 years, 8 months ago
  46. e51fad4 Merge branch 'master' into facade by William D. Jones · 4 years, 8 months ago
  47. 5fe0fff Add async_gsr minitest, to compare to async without GSR. by William D. Jones · 4 years, 8 months ago
  48. 96af083 Add possibly-redundant async_sr and lsr_over_ce minitests for comparison purposes. by William D. Jones · 4 years, 8 months ago
  49. bf832ef Add blinky_ext example to tinyfpga_ax to test external clock. by William D. Jones · 4 years, 8 months ago
  50. e10b1cb Do not place IO BELs at CIB tiles. by William D. Jones · 4 years, 9 months ago
  51. 910a6b8 Update database submodule with iodb.json fix. by William D. Jones · 4 years, 9 months ago
  52. 60c05b3 Removed unused variables by Miodrag Milanovic · 4 years, 8 months ago
  53. a576810 Update pybind11 to version 2.6.1 by Miodrag Milanovic · 4 years, 8 months ago
  54. 95132cc Fix CMake install; file permissions by Sebastian Birke · 4 years, 11 months ago
  55. 9b3db7b Merge pull request #157 from umarcor/ecppll/help by David Shah · 4 years, 9 months ago
  56. e289c6b ecppll: return from '--help' with exit code 0 by umarcor · 4 years, 9 months ago
  57. 2241b2a Merge pull request #156 from whitequark/patch-1 by David Shah · 4 years, 9 months ago
  58. 0b178aa Update WASI platform support for boost 1.75. by whitequark · 4 years, 9 months ago
  59. b59a887 Fix off-by-one error in read_pinout.py. by William D. Jones · 4 years, 9 months ago
  60. aaeeaa6 Do not place IO BELs at DUMMY tiles. by William D. Jones · 4 years, 9 months ago
  61. a441cd9 Merge pull request #154 from YosysHQ/pybind11 by David Shah · 4 years, 10 months ago
  62. 86a022d readme fix by Miodrag Milanovic · 4 years, 10 months ago
  63. abe8afc Cleanup and fixes by Miodrag Milanovic · 4 years, 10 months ago
  64. 50fff04 Convert code to use pybind11 by Miodrag Milanovic · 4 years, 10 months ago
  65. f0f62e1 Add pybind11 by Miodrag Milanovic · 4 years, 10 months ago
  66. 52d2915 Merge pull request #153 from gsomlo/gls-cmake-py310 by David Shah · 4 years, 10 months ago
  67. 83d22e7 cmake: add python310 to version list searched for boost components by Gabriel Somlo · 4 years, 10 months ago
  68. b013a13 Merge pull request #151 from Xiretza/remove-obsolete-tests by David Shah · 4 years, 10 months ago
  69. f85f200 libtrellis: Remove obsolete tests by Xiretza · 4 years, 10 months ago
  70. 23d3464 fuzzers: Fix fuzzing of PIO CLAMP by David Shah · 5 years ago
  71. 9447f22 libtrellis: Add missing map include by David Shah · 5 years ago
  72. 997ca24 devices.json: Fix accidentally dropped device by David Shah · 5 years ago
  73. 4357600 tools: Fix HTML index output by David Shah · 5 years ago
  74. af32b34 Update database to master by David Shah · 5 years ago
  75. d701ba9 Merge pull request #148 from cr1901/facade by David Shah · 5 years ago
  76. cefbc0b Bring in database PCI CLAMP changes. by William D. Jones · 5 years ago
  77. 3890ed8 Fix PCI CLAMP and DIFFDRIVE fuzzers to produce correct data (DIFFDRIVE out of scope until PIC_T_DUMMY_VIQ is fuzzed). by William D. Jones · 5 years ago
  78. 9f9e607 Bring in database changes. by William D. Jones · 5 years ago
  79. a9e765a Use hyphen instead of underscore for 'missing-dccs' field in globals.json. by William D. Jones · 5 years ago
  80. 4af7ea0 Bring commented in RoutingGraph up to date and remove commented-out code. by William D. Jones · 5 years ago
  81. db94108 Merge branch 'master' of https://github.com/YosysHQ/prjtrellis into facade by William D. Jones · 5 years ago
  82. 52c31c1 Remove EFB.v- ask user to regenerate if necessary. by William D. Jones · 5 years ago
  83. a4f30ac Generate globals.json for each MachXO2 device on-the-fly- remove metadata directory. by William D. Jones · 5 years ago
  84. 23e1cdd Fix overeager find and replace in Chip.cpp. by William D. Jones · 5 years ago
  85. 8b7845f Document that 021-glb-entry has only been done for CENTER_EBR_CIB tiles by William D. Jones · 5 years ago
  86. 3f639e5 Remove ccu2_mux and center_mux experiment output diffs- can be regenerated if necessary. by William D. Jones · 5 years ago
  87. ae0a7d4 Restore devices.json to original state. by William D. Jones · 5 years ago
  88. 389c251 fuzzers: Add missing JPADDI[AC]->JPADDI arc by David Shah · 5 years ago
  89. 7428bfc Allow Chip.global_data as backwards-compatible alias for for Chip.global_data_ecp5. by William D. Jones · 5 years ago
  90. 3babbaf Switch submodule back to upstream repo. by William D. Jones · 5 years ago
  91. a81ceb1 Clean up find_machxo2_global_position a bit more. by William D. Jones · 5 years ago
  92. 4ed6c3f Refactor regex handler in find_machxo2_global_position. by William D. Jones · 5 years ago
  93. c684650 Merge branch 'master' of https://github.com/YosysHQ/prjtrellis into facade by William D. Jones · 5 years ago
  94. e761744 Connect U_/D_ globals to BRANCHes, completing global routing connections. by William D. Jones · 5 years ago
  95. f54dd28 Bring in database changes. by William D. Jones · 5 years ago
  96. b8523e6 Avoid copying nonexistent DCC mux bits in row 11. by William D. Jones · 5 years ago
  97. e162697 Forgot to route DCC outputs to the rest of global network. by William D. Jones · 5 years ago
  98. ef67e9f Special-case routing sink whose config bits span across multiple tiles when building the routing graph. by William D. Jones · 5 years ago
  99. 7bd7301 Covert find_machxo2_global_position to use regexes- find isn't precise enough. by William D. Jones · 5 years ago
  100. 0401e80 Add missing BELs, fix DCCA/DCMA naming, and start assigning nominal positions to globals connected to missing BELs (checkpoint commit). by William D. Jones · 5 years ago