Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Programming the FPGA
(view source)
Revision as of 14:11, 11 July 2007
115 bytes added
,
14:11, 11 July 2007
no edit summary
Line 237:
Line 237:
The control interface to the FPGA core will be:
The control interface to the FPGA core will be:
* ''Clk'': input: Clock line
* ''Clk'': input: Clock line
+
* ''Rst'': input: Asynchronous, active-low reset line
* ''Go'': input: Pulse to begin transmission
* ''Go'': input: Pulse to begin transmission
* ''Wr'': input: Flag whether or not to write new data to control register
* ''Wr'': input: Flag whether or not to write new data to control register
Line 242:
Line 243:
* ''C(2:0)'': output: Address of data coming from ADC
* ''C(2:0)'': output: Address of data coming from ADC
* ''D(11:0)'': output: Data from ADC
* ''D(11:0)'': output: Data from ADC
+
* ''Done'': output: Flag to tell core that new data is ready
=== Emulator (A) ===
=== Emulator (A) ===
Krueger
461
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version