1. c8a9669 Fixed management core not being able to access the wishbone bus in user space. This was caused by a bug in the management core only allowing the use a reduced address. Until that is fixed, a separate write is required to set the upper address bits, before the read/write is performed. Also fixed wishbone slaves not waiting for a clock cycle before allowing another access. Full build still fails due to routing congestion being too high. by Charlie · 2 years ago
  2. bf8e57d Moved macros placement so that PDN can be placed, as move past step 6. Currently routing congestion is too high so user_project_wrapper build fails at step 9. by Charlie · 2 years ago
  3. a41bb8b Updated to having the flash controller on the wishbone bus. Also added more sram to cores and video device. by Charlie · 2 years ago
  4. d4bd14c Merge remote-tracking branch 'template/main' into Development by Charlie · 2 years ago
  5. 5d5650c Major update that should have been split up. Got close to first build of full SoC. Still need flash controller, and to fix a number of issues with the build. by Charlie · 2 years ago
  6. 7eff597 Updated Makefile to work correctly when running verify scripts with the project in a symbolically linked directory. by Charlie · 2 years ago
  7. f76defc Updated memory map to include caravel UART device. by Charlie · 2 years ago
  8. 2da27a2 Updated readme to add a diagram showing memory map. by Charlie · 2 years ago
  9. f243118 Updated collate errors script to include all log and report files. Also disabled a number of warnings. However, a better method of disabling warnings is needed. by Charlie · 2 years ago
  10. d62bdfe Updated readme to add block diagram, features list, and ToDo list. by Charlie · 2 years ago
  11. 14a14af Updated readme to include some links to references. by Charlie · 2 years ago
  12. 9fa8560 Merge pull request #2 from lukaszjwysocki/Development by Wevel · 2 years ago
  13. f28bccd Re-added filenames + line numbers. by Lukasz · 2 years ago
  14. 855ccec Merge pull request #1 from lukaszjwysocki/Development by Wevel · 2 years ago
  15. cd0b145 Made regex go brrr by Lukasz · 2 years ago
  16. c323335 Updated collate errors script to not include names that have error in them. by Charlie · 2 years ago
  17. cfad368 Finished initial build of peripheral macro. This has a lot of timing issues, and possibly also some logic issues. by Charlie · 2 years ago
  18. a11292b Update Makefile by Jeff DiCorpo · 2 years ago
  19. 83395c0 mpw-6c tag by Jeff DiCorpo · 2 years ago
  20. 834ed4f Added helper Python script to collate error and warning messages from build logs. by Charlie · 2 years ago
  21. 67633a8 Updated config for project wrapper. by Charlie · 2 years ago
  22. abf0b17 Added top files and config files for remaining peripherals. by Charlie · 2 years ago
  23. f7da1ed Added SPI peripheral. This builds, but has some timing issues. by Charlie · 2 years ago
  24. f8ca4e7 Added PWM peripheral. This builds, but has timing issues. by Charlie · 2 years ago
  25. 9bfb416 Added some utility modules for use with peripherals. by Charlie · 2 years ago
  26. 3c43215 Updated IOMultiplexer to take enable inputs rather than have an internal config register. by Charlie · 2 years ago
  27. ac4d089 Added design docs for how peripherals will work. by Charlie · 2 years ago
  28. 8a0b8d0 Removed test Blink macro, as it will be included in the IOMultiplexer. by Charlie · 2 years ago
  29. 13a164d Fixed .gitignore to prevent gds files from being pushed to git. Make sure to run 'make compress' before commit to compress .gds files to .gz. Also use 'make uncompress' after commit to get files back in original form. by Charlie · 2 years ago
  30. 04d13eb Added IO multiplexer module to control pin access for peripherals. The project wrapper has skew violations on IO pins when this is included. by Charlie · 2 years ago
  31. 7d1b026 Updated GitHub workflow so it can still be run manually for other branches. by Charlie · 2 years ago
  32. 0763156 Updaed GitHub workflow to only run on main branch. by Charlie · 2 years ago
  33. 1178880 Hardened blink test module. by Charlie · 2 years ago
  34. 41d0241 Added blink test module. by Charlie · 2 years ago
  35. de408b7 Tested hardening ExperiarCore module. This has errors and doesn't complete by Charlie · 2 years ago
  36. fb1d61b Added initial files for main modules. by Charlie · 2 years ago
  37. 1b8220e Added block design. by Charlie · 2 years ago
  38. 5086c96 Merge remote-tracking branch 'origin/Development' into main. by Charlie Smith · 2 years ago
  39. b10bb8f Removed files to allow for merging into main. by Charlie · 2 years ago
  40. eb39ce3 Compiled default project examples. by Charlie · 2 years ago
  41. 5f75561 Merge pull request #117 from efabless/pdkpath_fix by Jeff DiCorpo · 2 years, 1 month ago
  42. d9bdb82 export PDKPATH for running precheck by Marwan Abbas · 2 years, 1 month ago
  43. 52a2396 Update Makefile by Jeff DiCorpo · 2 years, 1 month ago
  44. c50bc54 Update Makefile by Jeff DiCorpo · 2 years, 1 month ago
  45. a0edf64 Update Makefile by Jeff DiCorpo · 2 years, 1 month ago
  46. f07161b Update Makefile by Jeff DiCorpo · 2 years, 1 month ago
  47. 38631bd Merge pull request #116 from efabless/marwaneltoukhy-patch-1 by Jeff DiCorpo · 2 years, 1 month ago
  48. c2587f1 Update quickstart.rst by Marwan Abbas · 2 years, 1 month ago
  49. 818800d Merge pull request #115 from efabless/jeffdi-patch-2 by Jeff DiCorpo · 2 years, 1 month ago
  50. aca9de5 Update Makefile by Jeff DiCorpo · 2 years, 1 month ago
  51. 58c4a1d Update Makefile by Jeff DiCorpo · 2 years, 1 month ago
  52. 29ea0ef Update openlane commit ID by Jeff DiCorpo · 2 years, 1 month ago
  53. 71e55b9 Update Makefile by Jeff DiCorpo · 2 years, 1 month ago
  54. 5ef082a Merge pull request #112 from efabless/volare_integration by Jeff DiCorpo · 2 years, 1 month ago
  55. 3c6c489 Changed tag to mpw-6a by Marwan Abbas · 2 years, 1 month ago
  56. 7350a93 Update Makefile by Jeff DiCorpo · 2 years, 1 month ago
  57. f7202dd updated tag to test-6a by Marwan Abbas · 2 years, 1 month ago
  58. f1d98ff Update Makefile by Marwan Abbas · 2 years, 1 month ago
  59. 70e891d Update index.rst by Marwan Abbas · 2 years, 1 month ago
  60. fab39d9 added mpw-6a tag in makefile by Marwan Abbas · 2 years, 1 month ago
  61. 2eac74b Merge branch 'volare_integration' of github.com:efabless/caravel_user_project into volare_integration by Marwan Abbas · 2 years, 1 month ago
  62. e154677 Revert "REVERT ME; CI change to test volare" by Marwan Abbas · 2 years, 1 month ago
  63. 3f806fd Update index.rst by Marwan Abbas · 2 years, 1 month ago
  64. d1ca9fc CI fix by Marwan Abbas · 2 years, 1 month ago
  65. 705698f REVERT ME; CI fix by Marwan Abbas · 2 years, 1 month ago
  66. 748b598 REVERT ME; CI fix by Marwan Abbas · 2 years, 1 month ago
  67. 68dfae7 REVERT ME; CI fix by Marwan Abbas · 2 years, 1 month ago
  68. fdf190d REVERT ME; CI fix by Marwan Abbas · 2 years, 1 month ago
  69. 675409f Merge branch 'volare_integration' of github.com:efabless/caravel_user_project into volare_integration by Marwan Abbas · 2 years, 1 month ago
  70. e89f273 REVERT ME; CI fix by Marwan Abbas · 2 years, 1 month ago
  71. 0914d04 Update index.rst by Marwan Abbas · 2 years, 1 month ago
  72. 5d96325 CI fix by Marwan Abbas · 2 years, 1 month ago
  73. 2072188 CI fix by Marwan Abbas · 2 years, 1 month ago
  74. 8c34d30 REVERT ME; CI change to test volare by Marwan Abbas · 2 years, 1 month ago
  75. 073ecab new target pdk-with-volare by Marwan Abbas · 2 years, 1 month ago
  76. d1b24eb minor change in the makefile by Marwan Abbas · 2 years, 1 month ago
  77. d693921 changes in the CI and documentation by Marwan Abbas · 2 years, 1 month ago
  78. 2728000 added volare to make pdk by Marwan Abbas · 2 years, 1 month ago
  79. fc8ae01 Initial commit by Wevel · 2 years, 1 month ago
  80. f38853e Merge pull request #109 from efabless/jeffdi-patch-1 by Jeff DiCorpo · 2 years, 1 month ago
  81. 76e88e1 add verify target for makefile by Jeff DiCorpo · 2 years, 2 months ago
  82. 3c073f7 Merge pull request #108 from efabless/jeffdi-patch-1 by Jeff DiCorpo · 2 years, 2 months ago
  83. 9d5fd02 Update Makefile by Jeff DiCorpo · 2 years, 2 months ago
  84. afbb160 Merge pull request #92 from efabless/marwaneltoukhy-patch-1 by Jeff DiCorpo · 2 years, 2 months ago
  85. c2246f4 Merge pull request #89 from efabless/kareefardi-patch-1 by Jeff DiCorpo · 2 years, 2 months ago
  86. 8686b12 Merge pull request #88 from efabless/marwaneltoukhy-example_project-URL by Jeff DiCorpo · 2 years, 2 months ago
  87. 8b91e45 Merge pull request #90 from efabless/CI_fix by Jeff DiCorpo · 2 years, 2 months ago
  88. 682ca13 Update user_project_ci.yml by Marwan Abbas · 2 years, 2 months ago
  89. 72ead76 CI_fix - delete obsolete directories by a-omla · 2 years, 2 months ago
  90. abfd48b CI_fix - delete obsolete dv directory by a-omla · 2 years, 2 months ago
  91. d012d78 CI_fix - delete unused build directory by a-omla · 2 years, 2 months ago
  92. e63087e CI_fix - fix typo in job name by a-omla · 2 years, 2 months ago
  93. de47188 Revert "REVERT ME" by Marwan Abbas · 2 years, 2 months ago
  94. 17c43a6 Update Makefile by Marwan Abbas · 2 years, 2 months ago
  95. eda6099 Add target to make run simulation on all testbenches by Marwan Abbas · 2 years, 2 months ago
  96. 9394956 REVERT ME by Marwan Abbas · 2 years, 2 months ago
  97. 3112877 REVERT ME by Marwan Abbas · 2 years, 2 months ago
  98. 885cca4 Merge branch 'CI_fix' of github.com:efabless/caravel_user_project into CI_fix by Marwan Abbas · 2 years, 2 months ago
  99. 826bead build PDK in seperate job by Marwan Abbas · 2 years, 2 months ago
  100. 9a40872 Merge branch 'CI_fix' of https://github.com/efabless/caravel_user_project into CI_fix by Ahmed El Omla · 2 years, 2 months ago