Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating os.path to pathlib #30

Open
emonlux opened this issue Apr 24, 2023 · 0 comments
Open

Updating os.path to pathlib #30

emonlux opened this issue Apr 24, 2023 · 0 comments

Comments

@emonlux
Copy link
Collaborator

emonlux commented Apr 24, 2023

spydrnet_tmr/release.py
Line 63-64
Line 71
Line 107 -109
Line 112-113
Line 127

setup.py
Line 28-29
Line 31-32

spydrnet_tmr/init.py
Line 41
Line 47-49
Line 59

spydrnet_tmr/tmr.py
Line 50
Line 75

docs/conf.py
Line 15
Line 80

spydrnet_tmr/utils/generate_primitive_tokens.py
Line 9
Line 30

spydrnet_tmr/analysis/voter_insertion/init.py
Pretty much the whole file

spydrnet_tmr/utils/load_primitive_info.py
Line 13
Line 24

docs/walkthrough/basic_yosys_f4pga/tmr_script.py
Line 58

docs/walkthrough/medium_yosys_f4pga/tmr_script.py
Line 58

docs/f4pga/index.rst
There is a script at the end of the file that has:
if os.path.isfile(new_constraints_file):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant