Editing ECE 4100

From Georgia Tech Student Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 23: Line 23:
 
Projects involve coding a simulator for a processor component using a design learned in class or from a paper. These are timing (not functional) simulations, so while the actual data can be ignored, the paths the data takes must be simulated. TAs usually provide the driver code and some sort of template.
 
Projects involve coding a simulator for a processor component using a design learned in class or from a paper. These are timing (not functional) simulations, so while the actual data can be ignored, the paths the data takes must be simulated. TAs usually provide the driver code and some sort of template.
   
βˆ’
These projects can be rather time consuming, often requiring hundreds of lines and lots of debugging. Because simulations are always slower than actual processors, they must be relatively efficient. With some professors, additional "experiments" sections are included, asking students to test their cache simulators on traces with millions of lines on ten thousand different cache configurations to find the most performant one. As a result, projects must be written in a low-level programming language such as C++ and students should be thoughtful about which data structures they use.
+
These projects can be rather time consuming, often requiring hundreds of lines and lots of debugging. Because simulations are always slower than actual processors, they must be relatively efficient. With some professors, additional "experiments" sections are included, asking students to test their cache simulators on traces with millions of lines on ten thousand different cache configurations to find the most performant. As a result, projects must be written in a low-level programming language such as C++ and students should be thoughtful about which data structures they use.
   
 
==Prerequisite Knowledge==
 
==Prerequisite Knowledge==
Line 36: Line 36:
   
 
==Registration==
 
==Registration==
βˆ’
Regular lecture class. The class is cross-listed and students register for the course for their respective major.
+
Regular lecture class. The class is cross-listed and students register in the course of their major.
   
 
===Equivalent Courses===
 
===Equivalent Courses===

Please note that all contributions to Georgia Tech Student Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see GT Student Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)