1. 1159d1a Update DFFRAM config by Ahmed Ghazy · 4 years, 5 months ago
  2. e5ac00f Merge pull request #33 from Manarabdelaty/custom_mem by R. Timothy Edwards · 4 years, 5 months ago
  3. 50b0ea0 Merge pull request #32 from dan-rodrigues/user_proj_wb_ack by R. Timothy Edwards · 4 years, 5 months ago
  4. c3b9da4 Updated Makefiles to have lvs defined to use the power pins by Manar · 4 years, 5 months ago
  5. 68e0363 Added power pins to the custom memory cells by Manar · 4 years, 5 months ago
  6. 2517fa8 Add USE_CUSTOM_DFFRAM guard by Ahmed Ghazy · 4 years, 5 months ago
  7. b9a8c91 user_proj_example: fix wbs_ack_o wiring by Dan Rodrigues · 4 years, 5 months ago
  8. a4f9b52 Update info.yaml by Jeff DiCorpo · 4 years, 5 months ago
  9. b2fe178 Create info.yaml by Jeff DiCorpo · 4 years, 5 months ago
  10. 5586f1b Add the custom DFF RAM by Ahmed Ghazy · 4 years, 5 months ago
  11. 58cca1b Merge pull request #31 from agorararmard/mkk-scripts by R. Timothy Edwards · 4 years, 5 months ago
  12. f744e2e Update openlane configs and Makefile by Ahmed Ghazy · 4 years, 5 months ago
  13. 2170449 Added chip_io.spice under spi/lvs by Ahmed Ghazy · 4 years, 5 months ago
  14. 8e343f6 call instructions consistent with script names by agorararmard · 4 years, 5 months ago
  15. 1b0190a just a typo by agorararmard · 4 years, 5 months ago
  16. 1a1e89a dump xor scripts by agorararmard · 4 years, 5 months ago
  17. 3661905 ext scripts by agorararmard · 4 years, 5 months ago
  18. 85a8aea re-structuring of scripts by agorararmard · 4 years, 5 months ago
  19. 2ffcf3b another go at other types by agorararmard · 4 years, 5 months ago
  20. 80d3fef init gds version by agorararmard · 4 years, 5 months ago
  21. c2ed4ec added imagaes of the work in progress on caravel by Mohamed Kassem · 4 years, 5 months ago
  22. 2c852fb Merge pull request #30 from Manarabdelaty/wb_mprj_port by R. Timothy Edwards · 4 years, 5 months ago
  23. db745b7 Updated openlane configs for mgmt_core and digital_pll by Ahmed Ghazy · 4 years, 5 months ago
  24. cd4cff7 Connected WB MI A port outputs to the wb bus by Manar · 4 years, 5 months ago
  25. f8e6154 Merge pull request #29 from Manarabdelaty/param_adr by R. Timothy Edwards · 4 years, 5 months ago
  26. 6bedda9 Added localparam for calculating mem address bits by Manar · 4 years, 5 months ago
  27. 263b891 Merge pull request #28 from Manarabdelaty/incr_user_ram_blocks by R. Timothy Edwards · 4 years, 5 months ago
  28. db08adb Updated default number of sram blocks for the user area by Manar · 4 years, 5 months ago
  29. cd41a1d Merge pull request #27 from ax3ghazy/conflict_warnings_fix by R. Timothy Edwards · 4 years, 5 months ago
  30. 706c312 Reset iomem_ready to 0 only in one block by Ahmed Ghazy · 4 years, 5 months ago
  31. f46273f Fix for the synthesis warnings about iomem_rdata by Ahmed Ghazy · 4 years, 5 months ago
  32. 7761f89 Merge pull request #26 from Manarabdelaty/add_ext_storage by R. Timothy Edwards · 4 years, 5 months ago
  33. 55ec369 Connected storage area to mgmt_core by Manar · 4 years, 5 months ago
  34. 0cefb93 Seperated mgmt and user storage blocks base addresses by Manar · 4 years, 5 months ago
  35. 14f7ca0 Added storage area standalone rtl by Manar · 4 years, 5 months ago
  36. ec9b536 Removed storage area from mgmt_core by Manar · 4 years, 5 months ago
  37. d01c637 Modified the mprj_ctrl.v verilog to be completely clear about how by Tim Edwards · 4 years, 5 months ago
  38. 22d29d6 Add a global defines.v and rely less on parameters by Ahmed Ghazy · 4 years, 5 months ago
  39. 3a1e353 Fix another 36->37 typo in mem_tb.v by Ahmed Ghazy · 4 years, 5 months ago
  40. cfe7653 Corrected the timer testbenches for minor count differences due to by Tim Edwards · 4 years, 5 months ago
  41. 7a3f478 added ./scripts folder with misc purposes. THIS IS WORK IN PROGRESS by Mohamed Kassem · 4 years, 5 months ago
  42. 0445c08 Revised the mprj_ctrl module verilog so that it does not generate by Tim Edwards · 4 years, 5 months ago
  43. ba32890 Revised the mprj_ctrl to treat the power control as a single bit by Tim Edwards · 4 years, 5 months ago
  44. e6eda80 Fix a typo in a previous fix... by Ahmed Ghazy · 4 years, 5 months ago
  45. 0b6219d Fix to an issue with index arithmetic by Ahmed Ghazy · 4 years, 5 months ago
  46. 496a08a Corrected an issue with the JTAG and SDO pins that prevented them from by Tim Edwards · 4 years, 5 months ago
  47. e1b1f17 Add more openlane configs by Ahmed Ghazy · 4 years, 5 months ago
  48. 72e52c6 Added what can be pushed of chip_io by Ahmed Ghazy · 4 years, 5 months ago
  49. 6b6803f Add a sample user project wrapper by Ahmed Ghazy · 4 years, 5 months ago
  50. 7be29a2 Made a number of modifications to the counter-timer to correctly pipeline by Tim Edwards · 4 years, 5 months ago
  51. 14d35ac Added synthesized memory (4kb) by Manar · 4 years, 5 months ago
  52. 5f96855 Merge pull request #20 from thesourcerer8/release by R. Timothy Edwards · 4 years, 5 months ago
  53. d20bebb Merge pull request #1 from thesourcerer8/thesourcerer8-typofix-1 by thesourcerer8 · 4 years, 5 months ago
  54. 0a6a447 Typos fixed by thesourcerer8 · 4 years, 5 months ago
  55. 05ad4fc Added two additional signals for monitoring the user areas 1 and 2 by Tim Edwards · 4 years, 5 months ago
  56. 2a62066 Merge pull request #19 from Manarabdelaty/rm_xbar by R. Timothy Edwards · 4 years, 5 months ago
  57. 32d0542 Added two additional features: (1) Timer chaining, which allows one by Tim Edwards · 4 years, 5 months ago
  58. 98a7adc Removed cross bar switch port from mgmt core by Manar · 4 years, 5 months ago
  59. b6dd152 Updated testbenches to declare 38 bits for the user project GPIO pins. by Tim Edwards · 4 years, 5 months ago
  60. 268a90b Merge pull request #18 from ax3ghazy/params by R. Timothy Edwards · 4 years, 5 months ago
  61. 1c1b462 Merge pull request #17 from Manarabdelaty/release by R. Timothy Edwards · 4 years, 5 months ago
  62. 4533150 Merge pull request #16 from ax3ghazy/mkq by R. Timothy Edwards · 4 years, 5 months ago
  63. f757546 Merge pull request #15 from ax3ghazy/release by R. Timothy Edwards · 4 years, 5 months ago
  64. f052d23 Added colors indicating power supplies on the PCB footprint drawing. by Tim Edwards · 4 years, 5 months ago
  65. 6a0750a Updated the datasheet corresponding to a modified padframe and bump by Tim Edwards · 4 years, 5 months ago
  66. 2adba10 Fix typos in parameter names by Ahmed Ghazy · 4 years, 5 months ago
  67. 6d9739d Removed references to "Mega-Project" and replaced them with "User Project". by Tim Edwards · 4 years, 5 months ago
  68. 7ea4895 Fixed sysctrl unit test by Manar · 4 years, 5 months ago
  69. ba04b40 Allow PDK_PATH to be user-specified by Ahmed Ghazy · 4 years, 5 months ago
  70. 81d5a89 Move wire declarations before they're first used by Ahmed Ghazy · 4 years, 5 months ago
  71. 60aeb5f Added a placeholder padframe layout, and added an almost-complete by Tim Edwards · 4 years, 5 months ago
  72. 49a4ff6 Fixed broken links for dv examples by Mohamed Kassem · 4 years, 5 months ago
  73. 63c933f Removed VCD and hex files, which should not be in the repository. by Tim Edwards · 4 years, 5 months ago
  74. b86fc84 (1) Added a wrapper interface between the top level verilog and the user project by Tim Edwards · 4 years, 5 months ago
  75. 21a9aac Testbench simulations are now all working correctly with the pre-release by Tim Edwards · 4 years, 6 months ago
  76. e2ef673 Additional corrections to the pads and connections for sky130_fd_io. by Tim Edwards · 4 years, 6 months ago
  77. 4c73335 Modified I/O references to match the sky130_fd_io release. Mostly by Tim Edwards · 4 years, 6 months ago
  78. 7a8cbb1 Added a secondary clock output, going to the user area, that is derived by Tim Edwards · 4 years, 6 months ago
  79. 53d9218 Added additional protection for all the signals output to the user by Tim Edwards · 4 years, 6 months ago
  80. ef2b68d Made a few testbench corrections and added the missing OEB lines from the by Tim Edwards · 4 years, 6 months ago
  81. 4286ae1 Made a change to all of the testbench Makefiles to define PDK_PATH as the by Tim Edwards · 4 years, 6 months ago
  82. f645a84 Finalized the voltage clamp arrangement and the total number of pads. by Tim Edwards · 4 years, 6 months ago
  83. 3245e2f Revised the clocking scheme in several ways: (1) Removed the output by Tim Edwards · 4 years, 6 months ago
  84. 406d37f Solved the trap issue by not driving the PLL clock so fast (not sure why by Tim Edwards · 4 years, 6 months ago
  85. 9073946 Removed a small error in the PLL testbench C code. However, the by Tim Edwards · 4 years, 6 months ago
  86. bb3cd69 Added a behavioral model for the ring oscillator, and a testbench by Tim Edwards · 4 years, 6 months ago
  87. 8115320 Modified code to let SPI master control the housekeeping SPI through by Tim Edwards · 4 years, 6 months ago
  88. 856b092 Corrected the counter/timer and made an enhancement to respond to a by Tim Edwards · 4 years, 6 months ago
  89. b78e1c1 Added management flash SPI pass-through mode testbench and debugged it. by Tim Edwards · 4 years, 6 months ago
  90. 0c03240 Updated all the testbenches to use the new split power supplies and 37-bit by Tim Edwards · 4 years, 6 months ago
  91. b3cef09 Removed temporary file. by Tim Edwards · 4 years, 6 months ago
  92. 5ae07d9 Corrected the error causing the failure of the GPIO testbench. by Tim Edwards · 4 years, 6 months ago
  93. 9eda80d Split the main power supply into managment and two user areas. Mostly by Tim Edwards · 4 years, 6 months ago
  94. 0553751 Most testbenches are working again now. Renamed "mprj_counter" to "user_proj_example" by Tim Edwards · 4 years, 6 months ago
  95. ca2f318 Various corrections to simplify the user project I/O wiring by Tim Edwards · 4 years, 6 months ago
  96. f51dd08 Added a simple power-on-reset circuit with schmitt trigger output, and by Tim Edwards · 4 years, 6 months ago
  97. 89f0924 Made corrections; GPIO testbench now passes. by Tim Edwards · 4 years, 6 months ago
  98. 251e0df Serial chain loading of the I/O configurations is now working. by Tim Edwards · 4 years, 6 months ago
  99. 44bab47 In spite of many errors that still need fixing, this is a major advance by Tim Edwards · 4 years, 6 months ago
  100. 61bfc1f Corrected the primary issue with simulation, which was the failure by Tim Edwards · 4 years, 6 months ago