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

[Assignment 1] FIR Filter (due: 10/6, 23:59:59 (KST)) #4

Open
minseongg opened this issue Sep 2, 2024 · 4 comments
Open

[Assignment 1] FIR Filter (due: 10/6, 23:59:59 (KST)) #4

minseongg opened this issue Sep 2, 2024 · 4 comments

Comments

@minseongg
Copy link
Member

minseongg commented Sep 2, 2024

Implement a FIR filter.

  • Read the description here.
  • The files for assignment 1 are located in the scripts/fir_filter directory. You're going to implement fir.v.
  • Submit fir.v to here.
  • IMPORTANT: Only the last submission will be used for grading. Please make sure the last submission passes the testbench.
  • IMPORTANT: Don't fork the hazardflow repository, It'll be public!
@minseongg
Copy link
Member Author

We added the grading script for assignment 1: #11 (comment)

You can check the result with "VALID?" column in the GG.

FYI: We checked that all the previous submissions passed the grader.

@minseongg
Copy link
Member Author

IMPORTANT: Due to some holiday break, we have not been able to cover as much material as expected, so we have decided to extend the deadline for Assignment 1 by one week.

The revised due date is 10/6, 23:59:59 (KST).

@seo-rii

This comment was marked as resolved.

@minseongg minseongg changed the title [Assignment 1] FIR Filter (due: 9/29, 23:59:59 (KST)) [Assignment 1] FIR Filter (due: 10/6, 23:59:59 (KST)) Sep 23, 2024
@minseongg

This comment was marked as resolved.

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

No branches or pull requests

2 participants