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

Addresses IObundle/iob-soc#146 #238

Merged
merged 1 commit into from
Nov 11, 2021
Merged

Conversation

P-Miranda
Copy link
Contributor

@P-Miranda P-Miranda commented Nov 11, 2021

  • All iob-soc python scripts updated to python3
  • Removed unused python scripts
  • Still need to update LIB and TEX scripts to python3
  • Maybe @JDLopes can confirm if the memwrapper_make.py and get_memsize.py are still needed for asic

Squashed commit of the following:

commit 6ca0f0f
Author: P-Miranda [email protected]
Date: Thu Nov 11 13:58:50 2021 +0000

fix(python3): Update iob-soc scripts to python3
- makehex to python3
- remove `get_memsize.py` and `memwrapper_make.py` scripts as they are
never used. Originally they were used by asic makefiles, which are not
present in `master` branch

commit 014907a
Author: P-Miranda [email protected]
Date: Thu Nov 11 13:13:09 2021 +0000

fix(python): hex_split to python3

- All iob-soc python scripts updated to python3
- Removed unused python scripts
- Still need to update LIB and TEX scripts to python3

Squashed commit of the following:

commit 6ca0f0f
Author: P-Miranda <[email protected]>
Date:   Thu Nov 11 13:58:50 2021 +0000

    fix(python3): Update iob-soc scripts to python3
    - makehex to python3
    - remove `get_memsize.py` and `memwrapper_make.py` scripts as they are
    never used. Originally they were used by asic makefiles, which are not
    present in `master` branch

commit 014907a
Author: P-Miranda <[email protected]>
Date:   Thu Nov 11 13:13:09 2021 +0000

    fix(python): hex_split to python3
@jjts jjts merged commit 6cd360d into IObundle:146-python3 Nov 11, 2021
@P-Miranda P-Miranda deleted the fix-146-python3 branch March 8, 2022 14:46
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

Successfully merging this pull request may close these issues.

2 participants