@BrianHG: Again, I am *not* looking for a TDP BRAM model, nor a post-*PnR* timing accurate simulation.
In other words: I've collected a bunch of models, some more, some less accurate or verbose WRT collision/timing issues, some of them from vendor simulation libraries, and I'd like to classify them in an automated way, eventually.
The point about simulation post-map (no fitting or routing yet) is just to skip the burden of wrapping each primitive manually and let the tools do the inference instead, such that the top level interface is always the same (I'm well aware that mapping might introduce issues, create extra gate logic, etc.).
Some projects like PoC cover such a test bench for the VHDL side up to a certain point (aside from verification libs like UVVM), I'm using a Co-Simulation setup, what's missing, is a third party, (System)-Verilog base (aside from the mentioned project in the first post) that runs 'open source' to allow others to reproduce results with any other Verilog based RAM model, tool or mapping rule.