Skip to content

789wpw/xml2bip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d709402 · May 10, 2023

History

19 Commits
May 5, 2023
May 5, 2023
May 10, 2023
Feb 23, 2023
May 10, 2023

Repository files navigation

bt2bip

Prerequisites tinyxml2

Building

Running model transformation

  • ./xml2bip -o ../test/mytree.bip -i ../test/mytree.xml where -o output-file-path -i input-file-path

Running model checking

  • enter folder scripts
  • run gene_models.bash to translate bip to smv file (make sure the bip model is copied to this folder) e.g., ./gene_models.bash
  • run add_property.py to add property to the smv file, e.g., python add_property.py
  • run nuXmv_ic3.bash to verify the smv file, e.g., ./nuXmv_ic3.bash
  • run clean_up.bash to remove intermediate files (optional)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages