EE 4755 - What's New


16 December 2019, 13:11:42 CST
Grading Update 4: Course Grades ready. I'd like to thank everyone for their effort, especially those that worked extra hard. To see your letter grade, recorded homework grades, your average (all of this assuming you remember your alias), as well as a graph of the course average ranks with letter grade ranges shown, click here. Have a good break!

15 December 2019, 14:48:37 CST
Grading Update 3: Final Exam grades ready. The range was [93,14], with a median of 43.5 but an average of 48. Some did well, which is great. I'm frustrated about the other end of the scale. Suggestions are welcome. One alias did come true before the exam was graded. To see the prophetic alias and perhaps your own grade, click here. Course averages and grades will be available by Monday.

14 December 2019, 17:29:19 CST
Grading Update 2: Exam grades should be available tomorrow before noon 14:00 15:00.

13 December 2019, 18:20:06 CST
Grading Update 1: Problem 1 graded. Exam grades might be available by Saturday evening.

13 December 2019, 13:30:15 CST
Grading Update 0: Linked the Final Exam to the assignments and exams page. Grading will start soon. Possibly exam grades will be available by the late afternoon, more likely on Saturday. Course grades should be available by Sunday.

9 December 2019, 11:53:55 CST
A final exam review session will be held, Wednesday, 11 December 2019 from 12:00-14:00 in room 3285 PFT.

6 December 2019, 12:38:15 CST
Linked the Homework 6 solution code to the assignments and exams page.

6 December 2019, 12:21:05 CST
Linked the Final Exam review slides to the lectures page. A review session will be scheduled for some time on Wednesday. The exact time and location will be posted later.

4 December 2019, 18:35:15 CST
Posted the complete 2018 Final Exam solution.

4 December 2019, 17:35:58 CST
Linked the Homework 5 solution to the assignments and exams page.

3 December 2019, 13:51:05 CST
Updated the Event Queue slides using the example from the 2018 final exam solution and also added some more material on sensitivity lists.

2 December 2019, 17:21:06 CST
The original testbench for Homework 6 underreports errors. To fix the problem change if ( !error_val_issued && sum != rsum ) begin to if ( !error_val_issued && sum !== rsum ) begin. For a correctly functioning module there should be much more than 9999 correct values per pipeline length.

26 November 2019, 13:58:50 CST
Provided more detail (and fixed a few typos) in the Homework 6 handout. Also, updated the synthesis script, syn.tcl. The updated script synthesizes at two delays, and the sizes have been changed. The problem can be solved using the old script, but those curious about the impact of changing the number of stages might prefer the new script since the pipeline lengths are all factors of the number of bits in the values to be added. Don't forget that the assignment is due Wednesday, 4 December 2019.

25 November 2019, 18:56:02 CST
Homework 6 assigned, due Wednesday, 4 December 2019.

25 November 2019, 12:09:27 CST
Linked the Pipelining and Pipelined Multipliers lecture code slides to the lectures page.

18 November 2019, 12:49:39 CST
Linked exams used in recent lectures to the lectures page.

17 November 2019, 17:24:13 CST
Linked the Homework 4 solution to the assignments and exams page.

15 November 2019, 10:04:40 CST
Homework 5 assigned, due Wednesday, 20 November 2019.

6 November 2019, 12:28:18 CST
Linked recent lecture material to the lectures page. Also posted an HTML version of the assignment code at the target of the link in Homework 4 assignment.

4 November 2019, 18:25:09 CST
Homework 4 assigned, due Monday, 11 November 2019..

1 November 2019, 12:28:27 CDT
Linked the Midterm Exam solution to the assignments and exams page.

31 October 2019, 17:13:42 CDT
Grading Update 2: Midterm Exam Grades Ready. The range was [13,97] with a median of 44. The good news for those below the median is that there is plenty of time before the final, and that the midterm grade will be forgotten if the final exam grade is better. No SQL injection attack needed (see the aliases). When you're ready for a non-Halloween scare, click here.

30 October 2019, 18:40:54 CDT
Grading Update 1: Problems 1 and 2 graded. Grades should be available some time tomorrow.

30 October 2019, 11:33:21 CDT
Grading Update 0: Linked the Midterm Exam to the assignments and exams page. Grading will start soon and grades should be available by tomorrow. About tomorrow, it will be one of those monotonic temperature days. Starting about 15:00 today temperatures will start to fall and will continue to fall until sunrise on Friday.

28 October 2019, 18:39:21 CDT
Linked a 2018 Final Exam partial solution which includes the solution to Problem 2 covered in today's class.

28 October 2019, 9:52:16 CDT
Linked the Midterm Exam Review Slides to the lectures page.

27 October 2019, 14:28:15 CDT
Linked the Homework 3 solution to the assignments and exams page.

27 October 2019, 10:38:54 CDT
Linked the Synthesis of Sequential Logic slides and examples used in class to the lectures page. A solution to Homework 3 will be posted later today.

26 October 2019, 17:17:43 CDT
Linked the Homework 2 solution and Homework 2 solution code to the assignments and exams page.

16 October 2019, 17:46:39 CDT
Homework 3 assigned, due Wednesday, 23 October 2019. This is a paper-only assignment.

15 October 2019, 10:47:47 CDT
Linked the synthesis of combinational behavioral code notes to the lectures page.

9 October 2019, 12:25:53 CDT
Posted the live version of the Homework 2 solution. This still has an error, in the module named clz_tree_better. The error is really easy to fix, we'll do that on Friday. Hint: it has to do with arithmetic precision.

5 October 2019, 17:05:31 CDT
Linked the Homework 1 solution (both problems) to the assignments and exams page.

5 October 2019, 14:41:05 CDT
Linked the Homework 1 Problem 1 solution to the assignments and exams page.

4 October 2019, 16:43:18 CDT
Linked the recursive (tree) multiplexor descriptions to the lectures page.

2 October 2019, 11:28:22 CDT
Linked the Simple Cost and Performance Model slides to the lectures page.

1 October 2019, 14:28:18 CDT
Homework 2 assigned, due Tuesday, 8 October 2019.

27 September 2019, 12:15:01 CDT
Linked the Elaborate and Generate lecture code to the lectures page.

18 September 2019, 12:17:24 CDT
Linked the synthesis of combinational logic in implicit structural code demo slides and the objects and data types demo slides to the lectures page, which also has some links to sample problems.

17 September 2019, 10:21:56 CDT
The solution to Homework 1 Problem 2 can be turned in on paper, or it can be included in comments in the file hw01.v.

16 September 2019, 16:11:27 CDT
Update 3 on trouble running homework assignment code: The synthesis script, syn.tcl, had an error before 16 September 2019, 16:10 CDT. You can either re-copy the file or else edit it and change mult_tree to mult16_tree.

16 September 2019, 13:17:59 CDT
Update 2 on trouble running homework assignment code: Be sure to run the setup program before trying the homework. See the setup instructions on the course procedures page. To check whether your account is set up properly enter number 1 on the command line. It should print “one”. Don't forget to log out and in after running setup.

16 September 2019, 11:57:42 CDT
Update 1 on trouble running homework assignment code: I've fixed the problem causing the license error. I have not been able to reproduce the problem with the F9 key not working. If someone encounters that problem please send me the name of the system you were connecting to, and where you connected from (directly, ssh from a Mac, etc.).

13 September 2019, 17:33:55 CDT
Homework 1 assigned, due Wednesday, 18 September 2019.

13 September 2019, 11:28:55 CDT
Linked the descriptive styles and the synthesis overview code slides to the lectures page.

9 September 2019, 10:18:37 CDT
Linked Procedural and Behavioral lecture code to the lectures page.

5 September 2019, 11:08:01 CDT
Linked the Verilog quick review lecture code to the lectures page.

26 August 2019, 12:42:46 CDT
Linked the shifter lecture code to the lectures page, which includes the first day slides.

2 August 2019, 16:07:20 CDT
Set up pages for Fall 2019 semester.

Fall 2018
Fall 2018 What's New


ECE Home Page
David M. Koppelman - koppel@ece.lsu.edu
Modified 16 Dec 2019 13:21 (1921 UTC)
Provide Website Feedback  • Accessibility Statement  • Privacy Statement