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

m2k: Restructure project #1634

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

m2k: Restructure project #1634

wants to merge 3 commits into from

Conversation

StancaPop
Copy link
Contributor

@StancaPop StancaPop commented Mar 31, 2025

PR Description

Restructure the m2k project:

  • remove subfolders for common & standalone
  • move everything in m2k/
  • combine m2k_bd.tcl & system_bd.tcl
  • delete commented lines & add comments
  • update README

Add initial m2k doumentation.

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)
  • Documentation

PR Checklist

  • I have followed the code style guidelines
  • I have performed a self-review of changes
  • I have compiled all hdl projects and libraries affected by this PR
  • I have tested in hardware affected projects, at least on relevant boards
  • I have commented my code, at least hard-to-understand parts
  • I have signed off all commits from this PR
  • I have updated the documentation (wiki pages, ReadMe files, Copyright etc)
  • I have not introduced new Warnings/Critical Warnings on compilation
  • I have added new hdl testbenches or updated existing ones

@StancaPop StancaPop force-pushed the restructure_m2k branch 3 times, most recently from 35a40d2 to eda8fea Compare April 2, 2025 14:28
@StancaPop StancaPop requested a review from AndreiGrozav April 3, 2025 07:38
@StancaPop StancaPop force-pushed the restructure_m2k branch 2 times, most recently from 5cdbb8b to 66adb95 Compare April 3, 2025 11:24
@StancaPop StancaPop changed the title Restructure m2k m2k: Restructure project Apr 3, 2025
@StancaPop StancaPop force-pushed the restructure_m2k branch 4 times, most recently from 8651930 to 1498093 Compare April 4, 2025 14:54
StancaPop and others added 3 commits April 4, 2025 17:54
Co-authored-by: iulia <54354100+IuliaCMoldovan@users.noreply.github.com>
Signed-off-by: Stanca Pop <stanca.pop@analog.com>
Delete subfolders
Move all files in root folder
Cosmetic changes & comments
Remove unused PS clock

Signed-off-by: AndreiGrozav <andrei.grozav@analog.com>
Signed-off-by: Stanca Pop <stanca.pop@analog.com>
Signed-off-by: Stanca Pop <stanca.pop@analog.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants