vhdl_workshop:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
vhdl_workshop:start [2017/02/14 16:36]
SSE Minion [Directory Structure]
vhdl_workshop:start [2017/02/15 11:53]
SSE Minion [Working Environment]
Line 36: Line 36:
 The camera control system has to generate the appropriate signals for the lens shutter and the film transportation motor. It also generates the input signals for a small 7-segment display showing either the current exposure time or the total number of pictures taken so far. The user controls the camera operation via several keys. The camera control system has to generate the appropriate signals for the lens shutter and the film transportation motor. It also generates the input signals for a small 7-segment display showing either the current exposure time or the total number of pictures taken so far. The user controls the camera operation via several keys.
  
-TODO Bild Figure 2 Modules of the camera system+{{:vhdl_workshop:workshop_cameracontrolsystem.svg?nolink&650|Modules of the camera system}}
  
 The central control system that is to be developed in this course is split into seven modules: The central control system that is to be developed in this course is split into seven modules:
Line 91: Line 91:
  
 Example of synthesis setup file: Example of synthesis setup file:
-<code>+<code tcl .synopsys_dc.setup>
 search_path = search_path + { . } search_path = search_path + { . }