Added the generic include components. It scans model folders to add items to a simulation.

This commit is contained in:
2026-06-26 16:59:08 +02:00
parent 459a3dd394
commit 44c68d04f9
8 changed files with 137 additions and 4 deletions
+1 -2
View File
@@ -22,8 +22,7 @@ fprintf(stderr, "Loading %s design kit\n", MRMODELS_NAME);
// Load
// ----------------------------------------------------------------------------
load( strcat( MRMODELS_DIR_DE_AEL, "palette" ));
////load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "mrmodels_include" ));
load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "mrmodels_include" ));
// load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "sample_fet" ));