Skip to content
  1. Dec 02, 2010
  2. Oct 07, 2010
    • Colin Eles's avatar
      have a mode working where tool will generate a theory using the simulink... · 526ae04a
      Colin Eles authored
      have a mode working where tool will generate a theory using the simulink types, as well as an constraints expressed in the pvs types. for example if input is x:real, but in simulink diagram input is int8, will create a theory where input is of type int8, copies a pvs theory of the types to the pwd, currently using integer subranges for types, and real for floating pt types, not sure if I should use IEEE754, might lose test case generation with this. Typechecker forces proving that no over/under flow for outputs, this is not always automatic, and grind seems to have trouble with it sometimes.
      
      git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6318 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
      526ae04a
  3. Sep 23, 2010
  4. Sep 21, 2010
  5. Sep 20, 2010
  6. Aug 26, 2010
  7. Aug 17, 2010
  8. Aug 16, 2010
  9. Aug 13, 2010
  10. Aug 12, 2010
  11. Jul 29, 2010
Loading