# instantiate the class by passing bench file and output from testability measurement tool
logic_obf = LogicObf("c432.bench", "c432_SCOAP_Output.txt", 8)
# run the algorithm: sorts nodes and inserts key gates (in this case 8 of them)
logic_obf.run()
# get list of sorted nodes
nodes = logic_obf.get_nodes()
-
Notifications
You must be signed in to change notification settings - Fork 0
tsmalls93/LogicObf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published