Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,7 @@
path = addins/pulp/tech_cells
url = https://github.com/pulp-platform/tech_cells_generic.git
branch = master
[submodule "idma"]
path = addins/pulp/idma
url = https://github.com/juanschroeder/iDMA
branch = cvwsoc
2 changes: 1 addition & 1 deletion addins/cvwsoc/litedram/genesys2soc/include/generated/csr.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//--------------------------------------------------------------------------------
// Auto-generated by LiteX (b3d0f0260) on 2026-03-21 22:19:06
// Auto-generated by LiteX (777d97377) on 2026-06-22 19:46:31
//--------------------------------------------------------------------------------

//--------------------------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions addins/cvwsoc/litedram/genesys2soc/include/generated/git.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//--------------------------------------------------------------------------------
// Auto-generated by LiteX (b3d0f0260) on 2026-03-21 22:19:06
// Auto-generated by LiteX (777d97377) on 2026-06-22 19:46:31
//--------------------------------------------------------------------------------
#ifndef __GENERATED_GIT_H
#define __GENERATED_GIT_H

#define LITEX_GIT_SHA1 "b3d0f0260"
#define LITEX_GIT_SHA1 "777d97377"
#endif
2 changes: 1 addition & 1 deletion addins/cvwsoc/litedram/genesys2soc/include/generated/mem.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//--------------------------------------------------------------------------------
// Auto-generated by LiteX (b3d0f0260) on 2026-03-21 22:19:06
// Auto-generated by LiteX (777d97377) on 2026-06-22 19:46:31
//--------------------------------------------------------------------------------
#ifndef __GENERATED_MEM_H
#define __GENERATED_MEM_H
Expand Down
2 changes: 1 addition & 1 deletion addins/cvwsoc/litedram/genesys2soc/include/generated/soc.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//--------------------------------------------------------------------------------
// Auto-generated by LiteX (b3d0f0260) on 2026-03-21 22:19:06
// Auto-generated by LiteX (777d97377) on 2026-06-22 19:46:31
//--------------------------------------------------------------------------------
#ifndef __GENERATED_SOC_H
#define __GENERATED_SOC_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//--------------------------------------------------------------------------------
// Auto-generated by LiteX (777d97377) on 2026-06-09 14:12:28
// Auto-generated by LiteX (777d97377) on 2026-06-22 19:53:44
//--------------------------------------------------------------------------------

//--------------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//--------------------------------------------------------------------------------
// Auto-generated by LiteX (777d97377) on 2026-06-09 14:12:28
// Auto-generated by LiteX (777d97377) on 2026-06-22 19:53:44
//--------------------------------------------------------------------------------
#ifndef __GENERATED_GIT_H
#define __GENERATED_GIT_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//--------------------------------------------------------------------------------
// Auto-generated by LiteX (777d97377) on 2026-06-09 14:12:28
// Auto-generated by LiteX (777d97377) on 2026-06-22 19:53:44
//--------------------------------------------------------------------------------
#ifndef __GENERATED_MEM_H
#define __GENERATED_MEM_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//--------------------------------------------------------------------------------
// Auto-generated by LiteX (777d97377) on 2026-06-09 14:12:28
// Auto-generated by LiteX (777d97377) on 2026-06-22 19:53:44
//--------------------------------------------------------------------------------
#ifndef __GENERATED_SOC_H
#define __GENERATED_SOC_H
Expand Down

Large diffs are not rendered by default.

Loading
Loading