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

Add chapter 8 tutorials #399

Merged
merged 35 commits into from
Sep 6, 2023
Merged

Conversation

quekyj
Copy link
Contributor

@quekyj quekyj commented Aug 8, 2023

Description & Motivation

Added chapter 8 materials on ROHD abstraction:

  • pipeline
  • fsm
  • interface

Related Issue(s)

Nope

Testing

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No

Copy link
Contributor

@mkorbel1 mkorbel1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking great! just some minor things

doc/tutorials/chapter_8/00_abstraction.md Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/01_interface.md Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/01_interface.md Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/01_interface.md Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/counter_interface.dart Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/02_finite_state_machine.md Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/02_finite_state_machine.md Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/02_finite_state_machine.md Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/oven_fsm.dart Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/03_pipeline.md Outdated Show resolved Hide resolved
@quekyj quekyj requested a review from mkorbel1 August 29, 2023 01:11
Copy link
Contributor

@mkorbel1 mkorbel1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks really good! Nice work!

analysis_options.yaml Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/00_abstraction.md Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/00_abstraction.md Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/00_abstraction.md Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/02_finite_state_machine.md Outdated Show resolved Hide resolved
doc/tutorials/chapter_8/interface_connection.dart Outdated Show resolved Hide resolved
@quekyj quekyj requested a review from mkorbel1 September 4, 2023 03:11
Copy link
Contributor

@mkorbel1 mkorbel1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thank you!

@mkorbel1 mkorbel1 merged commit 0d8735e into intel:main Sep 6, 2023
2 checks passed
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