Difference between revisions of "CSC270 Class Page 2009"

From dftwiki3
Jump to: navigation, search
(Weekly Schedule)
(Motorola 68HC11 Documentation)
 
(19 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
----
 
----
 
__TOC__
 
__TOC__
 +
 +
<center>
 +
[[Image:cant_sleep.png | 700px]]
 +
<br>From [http://xkcd.org/571/ xkcd]
 +
</center>
 +
 
=Prof and TA=
 
=Prof and TA=
 
{|
 
{|
Line 16: Line 22:
  
 
=Weekly Schedule=
 
=Weekly Schedule=
 
+
<onlysmith>
 
{| style="width:100%" border="1"
 
{| style="width:100%" border="1"
 
|- style="background:#ffdead;"
 
|- style="background:#ffdead;"
Line 283: Line 289:
 
----
 
----
 
* [[CSC270_Lab_8 | Lab #8 ]]
 
* [[CSC270_Lab_8 | Lab #8 ]]
* [[CSC270_Homework_9 | Homework #9]]
+
* [[CSC270_Homework_9 | Homework #9]] and [[CSC270_Homework_9_Solution | Solution]]
 
||
 
||
 
* &nbsp;
 
* &nbsp;
Line 304: Line 310:
 
----
 
----
 
* [[CSC270_Lab_9 | Lab #9]]
 
* [[CSC270_Lab_9 | Lab #9]]
* [[CSC270_Homework_10 | Homework #10 ]] &nbsp;
+
* [[CSC270_Homework_10 | Homework #10 ]] and [[CSC270_Homework_10_Solution | Solution]]
 
||  
 
||  
 
* Read the section on Tri-state buffers in Mano's textbook   
 
* Read the section on Tri-state buffers in Mano's textbook   
Line 315: Line 321:
 
[[Image:CSC270_parallelPortTiming.jpg | 150px | right]]
 
[[Image:CSC270_parallelPortTiming.jpg | 150px | right]]
 
* '''Monday''': The Parallel Port.  Control, Status, Data registers.
 
* '''Monday''': The Parallel Port.  Control, Status, Data registers.
** Signals (see [http://nemesis.lonestar.org/reference/computers/interfaces/centronics.html this link])
+
** Signals (see [http://www.nullmodem.com/Centronics.htm this link])
 
** Protocol with Strobe and Ack (see [[Media:CSC270_ParallelPort.pdf | this document]])  
 
** Protocol with Strobe and Ack (see [[Media:CSC270_ParallelPort.pdf | this document]])  
 
** Driver code for outputting a byte to a Centronics Port
 
** Driver code for outputting a byte to a Centronics Port
Line 327: Line 333:
 
||  
 
||  
 
* Parallel Port References
 
* Parallel Port References
** [http://nemesis.lonestar.org/reference/computers/interfaces/centronics.html Signal] description
+
** [http://www.nullmodem.com/Centronics.htm Signal] description
 
**  [[Media:CSC270_ParallelPort.pdf | Protocol ]]
 
**  [[Media:CSC270_ParallelPort.pdf | Protocol ]]
 +
** [[Media:CSC270_75574.pdf | Octal D-Flipflop]]
 
<!-- ================================================================== -->
 
<!-- ================================================================== -->
 
|- style="background:#eeeeff" valign="top"
 
|- style="background:#eeeeff" valign="top"
 
| Week 14 <br /> 4/27
 
| Week 14 <br /> 4/27
 
||  
 
||  
 +
[[Image:Sim2.jpg | right | 150 px]]
 
* '''Monday''': Selected Topics in Computer Architecture
 
* '''Monday''': Selected Topics in Computer Architecture
 +
** [[CSC270 Exercises on Memory Configuration | Exercises]] on memory
 +
** ROM-based sequencers
 +
** Hardware simulator
 
<!--A bird's eye view of Computer Architecture.   
 
<!--A bird's eye view of Computer Architecture.   
 
** Processors: microprogram, caches, pipeline, Branch-Prediction Table
 
** Processors: microprogram, caches, pipeline, Branch-Prediction Table
Line 340: Line 351:
 
* '''Wednesday''':  
 
* '''Wednesday''':  
 
* <font color="purple">'''1-week Take-Home Final Exam'''</font>
 
* <font color="purple">'''1-week Take-Home Final Exam'''</font>
* No lab
+
* No lab  
 
----
 
----
  
* &nbsp;
+
* [[CSC270 Final Exam | Final Exam]]
 
||  
 
||  
 
* &nbsp;
 
* &nbsp;
Line 349: Line 360:
  
 
|}
 
|}
 
+
</onlysmith>
 
----
 
----
[[CSC270 | Back]] To Main Page
+
[[CSC270 2009 | Back]] To Main Page
 
----
 
----
  
Line 371: Line 382:
  
 
==Integrated Circuit Data-Sheets==
 
==Integrated Circuit Data-Sheets==
  [[Image:Ic.jpg | right]]
+
  [[Image:Ic.jpg |250px | right]]
  
 
* [http://tams-www.informatik.uni-hamburg.de/applets/hades/webdemos/10-gates/00-gates/xor.html Java Applets] demonstrating most logical gates
 
* [http://tams-www.informatik.uni-hamburg.de/applets/hades/webdemos/10-gates/00-gates/xor.html Java Applets] demonstrating most logical gates
Line 379: Line 390:
  
 
* [http://cs.smith.edu/~thiebaut/classes/270/datasheets/DM9368.pdf  9368]
 
* [http://cs.smith.edu/~thiebaut/classes/270/datasheets/DM9368.pdf  9368]
* [http://cs.smith.edu/~thiebaut/classes/270/datasheets/nte2114.pdf  2114 1Kx4 RAM]
+
* [http://cs.smith.edu/~thiebaut/classes/270/datasheets/nte2114.pdf  2114 1Kx4 RAM] ([[Media:2114_datasheet.pdf | with  timing information]] )
 +
* [[Media:CSC270_75574.pdf | Octal D-Flipflop]] (we do not have these chips in our current collection of chips)
  
 
== Motorola 68HC11 Documentation==
 
== Motorola 68HC11 Documentation==
Line 401: Line 413:
 
<br />
 
<br />
 
<br />
 
<br />
 +
 
----
 
----
 
[[CSC270 | Back]] To Main Page
 
[[CSC270 | Back]] To Main Page
 
----
 
----
 +
<br /><br />
 +
[[Category:CSC270]]

Latest revision as of 08:47, 7 October 2010

Back to Main Page for CSC270


Cant sleep.png
From xkcd

Prof and TA

Dominique Thiébaut email
Dept. Computer Science
McConnell Hall, 208.
Telephone: 3854
Office hours MW 10:30-12:00, W 1-3, and by appointments


The TA for the class is Lei Lei, and her hours and location are available here

Weekly Schedule


This section is only visible to computers located at Smith College


Back To Main Page


Links and Resources

Programs

Software

Pspice9.jpg

PSpice 9

  • Pspice 9, Student version. An nice alternative to drawing schematics by hand.
  • This is a Windows version. (I have tried to make it work under wine/Mac OS X but haven't been able to make it load the libraries correctly)
  • Make sure you select the schematics option when installing the software.
  • Select Tools/Schematics when starting the editor
  • The schematics editor is located in C:\Program Files\OrCAD_Demo\PSpice\PDesign.exe upon installation.
  • Download here!
  • PSpice Tutorial

Integrated Circuit Data-Sheets

Ic.jpg

Motorola 68HC11 Documentation

6811.jpg
  • Good source of info on the 6811.
  • 6811 FAQs.
  • The official Motorola | 68HC11A8 Data Sheet. Fairly cryptic...
  • A Motorola 6811 Manual. It is a nicely written refresher on many concepts of assembly language applied to the 6811.
    • Check Section 3.2 on addressing modes (inherent, direct, extended, indexed, relative).
    • Get a refresher for the different instruction types (arithmetic, shifts, control, etc) in Section 3.4.
    • The condition code register is covered in Section 3.5.
  • M68HC11 Technical Reference, Motorola
    • Section 6.5 shows the instructions in logical groups.
  • M68HC11 Pocket Reference.
    • Very useful, on Page 15, a list of all the opcodes supported by the 6811, in numerical (hex) order.
  • 68HC11A8 Technical Reference: a hardware and engineering description. of the 6811, its ports, and how it operates.
    • See Section 10 for a cycle-by-cycle description of the execution of each instruction.
    • See Appendix A, Figure A-14 for the timing diagram of a typical (multiplexed expansion) memory access.





Back To Main Page