Hey folks. For the systemc stuff I currently use our pybind11
infrastructure to define and populate a _m5.systemc submodule, but I'd like
to make that m5.systemc so it seems less hacky to use explicitly, and
perhaps even an m5.tlm.

Is this something that makes sense to do? There aren't hooks for it atm,
but I'm thinking I can get it to work by importing the m5 module in my
EmbeddedPyBind hook and then adding things to it that way. That also seems
hacky, but should it work? Would it be worth adding hooks to add submodules
to the non-internal m5 module?

Gabe
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to