Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] Worst case path computation


  • Subject: [Frama-c-discuss] Worst case path computation
  • From: sylvain.nahas at googlemail.com (sylvain nahas)
  • Date: Mon, 10 Oct 2011 11:57:15 +0200

Hi,

is there already a plugin that is able to perform worst case path
computation, that is able to compute the C instructions that a
function can "at most" execute?

If not, how hard would that be to develop such a plugin in the actual
state of frama-C? Is there possibility to get support for that?

The use case would be to statically verify the bounded execution time
of RT embedded systems.

Thanks,
Sylvain