- 24 Nov, 2021 4 commits
-
-
Francis Fuentes authored
Types, functions and internal connections have been remade to drop the dependency with Gaisler libraries. The project passes Spyglass, Vivado compilations and Questa simulation. However, now there is two top levels, the AHB interface (that contains nothing, because the AHB interface used is from an external library) and an SELENE/platform interface to translate from our types and connections to the platform's.
-
Francis Fuentes authored
All components intrinsic to the injector have been revised to drop the dependency of the grlib library (types, functions and component instation). However, now there must be a wrapper AHB interface for the target platform, as the 'injector_ahb_SELENE.vhd' for the Selene platform, which requires libraries from both the BSC and target platform.
-
Francis Fuentes authored
The repeat feature that uses the count field of the descriptor wasn't working on descriptors that used the feature if the one before also used it. Now it should work no matter the type of descriptor are programmed.
-
Francis Fuentes authored
-
- 11 Nov, 2021 2 commits
-
-
Guillem Cabo authored
add placeholders on recipes and generic scripts. See merge request !1
-
GuillemCabo authored
Scripts need to be changed with final paths and files
-
- 09 Sep, 2021 1 commit
-
-
salcaide authored
-
- 09 Jul, 2021 1 commit
-
-
Oriol Sala authored
-