Is your feature request related to a problem? Please describe.
There is no TestStand example for chimera that can be expanded for new chipsets without having to rewrite it.
Describe the solution you'd like
A bitfile specific core solution made on TestStand that can be instantiated by customers by client sequences, with the ability to expand the core solution to additional chipsets by the user without having to modify the core solution.
Describe alternatives you've considered
Write sequences for each variant of chimera, coupling the register values for serdes as hardcoded locals. This makes it hard to reuse with new chimera variants.
Additional context