Skip to content

Conversation

@gabcro
Copy link
Collaborator

@gabcro gabcro commented Oct 13, 2025

This PR changes how the configuration files are created:

  • First the config_generator was separeted in three different scripts:
    • jenkinsfile_generator createst the jenkinsfile for the core
    • template_generator is meant to create the veilog top based on the core top module
    • config_generator creates the config json that indicates which files are necessary to simulate the core
  • Second the config_generator logic was changed:
    • Now the logic is bottom-up trying to find the files and includes based on a selected top module
    • The core top module also had its choice changed to a score based one

@gabcro gabcro requested a review from JN513 October 13, 2025 17:54
@JN513 JN513 merged commit 112f36a into main Oct 13, 2025
0 of 4 checks passed
@gabcro gabcro deleted the sim_test_merge branch October 13, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants