-
Notifications
You must be signed in to change notification settings - Fork 6
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 08 Status #98
Comments
What section in the text does this homework go up to? Also, when is it due? Since it was released a bit later than usual, will we have some extra time to finish it? |
@AdamBJ Due is written in the README. The assignment is issued slightly later than usual, but the due will be the same: 14:00 Thr. |
@jeehoonkang When I click the link for the README I get a 404 error. Is the coverage of the assignment written in the README too? It helps to have it for planning purposes. |
|
@AdamBJ It seems the assignment covers |
Problem 08_05 suggests us to change the behavior of s_execute when it meets SPlus, SMinus or SMult when the stack has less than two elements. Are we allowed to change 08_00 in order to do so? |
Compiling the Assignment8_00.v file takes very long time and not end, even though I already compiled the SfLib.v and compiling other files do not makes any problem. And a few students encounter similar problem. What should I do? |
@SungMinCho I think the issue is related to #101 . Would you please discuss there? |
Is there no grader ?? I can't find anything. |
Sorry for uploading the grader late: http://sf.snu.ac.kr/jeehoon.kang/pl2015/Assignment08_grader.zip |
@jeehoonkang |
@wonook It was my mistake. I re-uploaded it. Sorry for inconvenience. Jeehoon |
Aiight, works awesome now. Thanks! |
Even tho the assignment was uploaded late it is still due today's 2PM? |
@alkaza Yes it is. |
Submissions are collected. |
delay submissions are collected. |
Hi all,
./fetch-homework.sh
to get assignment 08.sf/Assignment08_??.v
.make
works without errors.https://github.com/$YOURID/pl2015
contains the change you made.Require Import/Export
.Sincerely,
Jeehoon
The text was updated successfully, but these errors were encountered: