- 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, 6 months ago
- 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, 6 months ago
- a41bb8b Updated to having the flash controller on the wishbone bus. Also added more sram to cores and video device. by Charlie · 2 years, 6 months ago
- d4bd14c Merge remote-tracking branch 'template/main' into Development by Charlie · 2 years, 6 months ago
- 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, 6 months ago
- 7eff597 Updated Makefile to work correctly when running verify scripts with the project in a symbolically linked directory. by Charlie · 2 years, 6 months ago
- f76defc Updated memory map to include caravel UART device. by Charlie · 2 years, 7 months ago
- 2da27a2 Updated readme to add a diagram showing memory map. by Charlie · 2 years, 7 months ago
- 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, 7 months ago
- d62bdfe Updated readme to add block diagram, features list, and ToDo list. by Charlie · 2 years, 7 months ago
- 14a14af Updated readme to include some links to references. by Charlie · 2 years, 7 months ago
- 9fa8560 Merge pull request #2 from lukaszjwysocki/Development by Wevel · 2 years, 7 months ago
- f28bccd Re-added filenames + line numbers. by Lukasz · 2 years, 7 months ago
- 855ccec Merge pull request #1 from lukaszjwysocki/Development by Wevel · 2 years, 7 months ago
- cd0b145 Made regex go brrr by Lukasz · 2 years, 7 months ago
- c323335 Updated collate errors script to not include names that have error in them. by Charlie · 2 years, 7 months ago
- cfad368 Finished initial build of peripheral macro. This has a lot of timing issues, and possibly also some logic issues. by Charlie · 2 years, 7 months ago
- a11292b Update Makefile by Jeff DiCorpo · 2 years, 7 months ago
- 83395c0 mpw-6c tag by Jeff DiCorpo · 2 years, 7 months ago
- 834ed4f Added helper Python script to collate error and warning messages from build logs. by Charlie · 2 years, 7 months ago
- 67633a8 Updated config for project wrapper. by Charlie · 2 years, 7 months ago
- abf0b17 Added top files and config files for remaining peripherals. by Charlie · 2 years, 7 months ago
- f7da1ed Added SPI peripheral. This builds, but has some timing issues. by Charlie · 2 years, 7 months ago
- f8ca4e7 Added PWM peripheral. This builds, but has timing issues. by Charlie · 2 years, 7 months ago
- 9bfb416 Added some utility modules for use with peripherals. by Charlie · 2 years, 7 months ago
- 3c43215 Updated IOMultiplexer to take enable inputs rather than have an internal config register. by Charlie · 2 years, 7 months ago
- ac4d089 Added design docs for how peripherals will work. by Charlie · 2 years, 7 months ago
- 8a0b8d0 Removed test Blink macro, as it will be included in the IOMultiplexer. by Charlie · 2 years, 7 months ago
- 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, 7 months ago
- 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, 7 months ago
- 7d1b026 Updated GitHub workflow so it can still be run manually for other branches. by Charlie · 2 years, 7 months ago
- 0763156 Updaed GitHub workflow to only run on main branch. by Charlie · 2 years, 7 months ago
- 1178880 Hardened blink test module. by Charlie · 2 years, 7 months ago
- 41d0241 Added blink test module. by Charlie · 2 years, 7 months ago
- de408b7 Tested hardening ExperiarCore module. This has errors and doesn't complete by Charlie · 2 years, 7 months ago
- fb1d61b Added initial files for main modules. by Charlie · 2 years, 7 months ago
- 1b8220e Added block design. by Charlie · 2 years, 7 months ago
- 5086c96 Merge remote-tracking branch 'origin/Development' into main. by Charlie Smith · 2 years, 7 months ago
- b10bb8f Removed files to allow for merging into main. by Charlie · 2 years, 7 months ago
- eb39ce3 Compiled default project examples. by Charlie · 2 years, 7 months ago
- 5f75561 Merge pull request #117 from efabless/pdkpath_fix by Jeff DiCorpo · 2 years, 7 months ago
- d9bdb82 export PDKPATH for running precheck by Marwan Abbas · 2 years, 7 months ago
- 52a2396 Update Makefile by Jeff DiCorpo · 2 years, 7 months ago
- c50bc54 Update Makefile by Jeff DiCorpo · 2 years, 7 months ago
- a0edf64 Update Makefile by Jeff DiCorpo · 2 years, 7 months ago
- f07161b Update Makefile by Jeff DiCorpo · 2 years, 7 months ago
- 38631bd Merge pull request #116 from efabless/marwaneltoukhy-patch-1 by Jeff DiCorpo · 2 years, 7 months ago
- c2587f1 Update quickstart.rst by Marwan Abbas · 2 years, 7 months ago
- 818800d Merge pull request #115 from efabless/jeffdi-patch-2 by Jeff DiCorpo · 2 years, 7 months ago
- aca9de5 Update Makefile by Jeff DiCorpo · 2 years, 7 months ago
- 58c4a1d Update Makefile by Jeff DiCorpo · 2 years, 7 months ago
- 29ea0ef Update openlane commit ID by Jeff DiCorpo · 2 years, 7 months ago
- 71e55b9 Update Makefile by Jeff DiCorpo · 2 years, 8 months ago
- 5ef082a Merge pull request #112 from efabless/volare_integration by Jeff DiCorpo · 2 years, 8 months ago
- 3c6c489 Changed tag to mpw-6a by Marwan Abbas · 2 years, 8 months ago
- 7350a93 Update Makefile by Jeff DiCorpo · 2 years, 8 months ago
- f7202dd updated tag to test-6a by Marwan Abbas · 2 years, 8 months ago
- f1d98ff Update Makefile by Marwan Abbas · 2 years, 8 months ago
- 70e891d Update index.rst by Marwan Abbas · 2 years, 8 months ago
- fab39d9 added mpw-6a tag in makefile by Marwan Abbas · 2 years, 8 months ago
- 2eac74b Merge branch 'volare_integration' of github.com:efabless/caravel_user_project into volare_integration by Marwan Abbas · 2 years, 8 months ago
- e154677 Revert "REVERT ME; CI change to test volare" by Marwan Abbas · 2 years, 8 months ago
- 3f806fd Update index.rst by Marwan Abbas · 2 years, 8 months ago
- d1ca9fc CI fix by Marwan Abbas · 2 years, 8 months ago
- 705698f REVERT ME; CI fix by Marwan Abbas · 2 years, 8 months ago
- 748b598 REVERT ME; CI fix by Marwan Abbas · 2 years, 8 months ago
- 68dfae7 REVERT ME; CI fix by Marwan Abbas · 2 years, 8 months ago
- fdf190d REVERT ME; CI fix by Marwan Abbas · 2 years, 8 months ago
- 675409f Merge branch 'volare_integration' of github.com:efabless/caravel_user_project into volare_integration by Marwan Abbas · 2 years, 8 months ago
- e89f273 REVERT ME; CI fix by Marwan Abbas · 2 years, 8 months ago
- 0914d04 Update index.rst by Marwan Abbas · 2 years, 8 months ago
- 5d96325 CI fix by Marwan Abbas · 2 years, 8 months ago
- 2072188 CI fix by Marwan Abbas · 2 years, 8 months ago
- 8c34d30 REVERT ME; CI change to test volare by Marwan Abbas · 2 years, 8 months ago
- 073ecab new target pdk-with-volare by Marwan Abbas · 2 years, 8 months ago
- d1b24eb minor change in the makefile by Marwan Abbas · 2 years, 8 months ago
- d693921 changes in the CI and documentation by Marwan Abbas · 2 years, 8 months ago
- 2728000 added volare to make pdk by Marwan Abbas · 2 years, 8 months ago
- fc8ae01 Initial commit by Wevel · 2 years, 8 months ago
- f38853e Merge pull request #109 from efabless/jeffdi-patch-1 by Jeff DiCorpo · 2 years, 8 months ago
- 76e88e1 add verify target for makefile by Jeff DiCorpo · 2 years, 8 months ago
- 3c073f7 Merge pull request #108 from efabless/jeffdi-patch-1 by Jeff DiCorpo · 2 years, 8 months ago
- 9d5fd02 Update Makefile by Jeff DiCorpo · 2 years, 8 months ago
- afbb160 Merge pull request #92 from efabless/marwaneltoukhy-patch-1 by Jeff DiCorpo · 2 years, 9 months ago
- c2246f4 Merge pull request #89 from efabless/kareefardi-patch-1 by Jeff DiCorpo · 2 years, 9 months ago
- 8686b12 Merge pull request #88 from efabless/marwaneltoukhy-example_project-URL by Jeff DiCorpo · 2 years, 9 months ago
- 8b91e45 Merge pull request #90 from efabless/CI_fix by Jeff DiCorpo · 2 years, 9 months ago
- 682ca13 Update user_project_ci.yml by Marwan Abbas · 2 years, 9 months ago
- 72ead76 CI_fix - delete obsolete directories by a-omla · 2 years, 9 months ago
- abfd48b CI_fix - delete obsolete dv directory by a-omla · 2 years, 9 months ago
- d012d78 CI_fix - delete unused build directory by a-omla · 2 years, 9 months ago
- e63087e CI_fix - fix typo in job name by a-omla · 2 years, 9 months ago
- de47188 Revert "REVERT ME" by Marwan Abbas · 2 years, 9 months ago
- 17c43a6 Update Makefile by Marwan Abbas · 2 years, 9 months ago
- eda6099 Add target to make run simulation on all testbenches by Marwan Abbas · 2 years, 9 months ago
- 9394956 REVERT ME by Marwan Abbas · 2 years, 9 months ago
- 3112877 REVERT ME by Marwan Abbas · 2 years, 9 months ago
- 885cca4 Merge branch 'CI_fix' of github.com:efabless/caravel_user_project into CI_fix by Marwan Abbas · 2 years, 9 months ago
- 826bead build PDK in seperate job by Marwan Abbas · 2 years, 9 months ago
- 9a40872 Merge branch 'CI_fix' of https://github.com/efabless/caravel_user_project into CI_fix by Ahmed El Omla · 2 years, 9 months ago