Skip to content

Make Simulator Classes Public for Customization #4240#4662

Open
kethavath-sanju wants to merge 1 commit intochipsalliance:mainfrom
kethavath-sanju:fix/make-classes-to-public-n-simulator
Open

Make Simulator Classes Public for Customization #4240#4662
kethavath-sanju wants to merge 1 commit intochipsalliance:mainfrom
kethavath-sanju:fix/make-classes-to-public-n-simulator

Conversation

@kethavath-sanju
Copy link

This PR makes key simulator classes and objects in chisel3/simulator/package public to enable better customization. It includes:

Making SimulatedModule constructor public.
Exposing AnySimulatedModule object and methods.
Removing sealed modifier from AnySimulatedModule for extensibility. These changes allow users to customize simulations without forking the project, improving flexibility. No breaking changes have been introduced.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 4, 2025

CLA Signed

  • ✅login: kethavath-sanju / (af3b652)

The committers listed above are authorized under a signed CLA.

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.

1 participant