Click here to Skip to main content
15,890,741 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: Persisting settings to the cloud... Pin
Mycroft Holmes27-Jan-16 13:37
professionalMycroft Holmes27-Jan-16 13:37 
QuestionPOCO/DTO Design Question Pin
Kevin Marois18-Jan-16 7:07
professionalKevin Marois18-Jan-16 7:07 
AnswerRe: POCO/DTO Design Question Pin
Eddy Vluggen18-Jan-16 8:02
professionalEddy Vluggen18-Jan-16 8:02 
AnswerRe: POCO/DTO Design Question Pin
Mycroft Holmes18-Jan-16 12:07
professionalMycroft Holmes18-Jan-16 12:07 
QuestionVideo capture my debugging actions Pin
Bastien Vandamme14-Jan-16 19:43
Bastien Vandamme14-Jan-16 19:43 
AnswerRe: Video capture my debugging actions Pin
Richard Deeming15-Jan-16 1:52
mveRichard Deeming15-Jan-16 1:52 
AnswerRe: Video capture my debugging actions Pin
Gerry Schmitz15-Jan-16 7:03
mveGerry Schmitz15-Jan-16 7:03 
QuestionVHDL code for digital clock!?? Pin
Ribelleri12-Jan-16 0:56
Ribelleri12-Jan-16 0:56 
Create a modulo-k counter by modifying the design of an 8-bit counter to contain an additional parameter. The
counter should count from 0 to k − 1. When the counter reaches the value k − 1, then the next counter value should
be 0. Include an output from the counter called rollover and set this output to 1 in the clock cycle where the count
value is equal to k − 1.
Perform the following steps:
1. Create a new Quartus II project which will be used to implement the desired circuit on your DE-series board.
2. Write a Verilog file that specifies the circuit for n = 8 and k = 20. Your circuit should use pushbutton KEY0
as an asynchronous reset and KEY1 as a manual clock input. The contents of the counter should be displayed
on the red lights LEDR7−0 , and the rollover signal should be displayed on the last LED. This is the LEDR9
for DE0-CV and DE1-SoC and the LEDR17 for DE2-115.
3. Include the VHDL file in your project and compile the circuit.
4. Simulate the designed circuit to verify its functionality.
5. Make the necessary pin assignments needed to implement the circuit on your DE-series board, and compile
the circuit.
6. Verify that your circuit works correctly by observing the lights.

modified 12-Jan-16 11:38am.

AnswerRe: VHDL code for digital clock!?? Pin
Jochen Arndt12-Jan-16 1:26
professionalJochen Arndt12-Jan-16 1:26 
Questionsocial networking/question answering site programming tutorial Pin
Angel Ivanov25-Dec-15 19:33
Angel Ivanov25-Dec-15 19:33 
AnswerRe: social networking/question answering site programming tutorial Pin
Richard MacCutchan25-Dec-15 21:32
mveRichard MacCutchan25-Dec-15 21:32 
GeneralRe: social networking/question answering site programming tutorial Pin
Angel Ivanov26-Dec-15 4:35
Angel Ivanov26-Dec-15 4:35 
GeneralRe: social networking/question answering site programming tutorial Pin
Richard MacCutchan26-Dec-15 4:42
mveRichard MacCutchan26-Dec-15 4:42 
Question3-Tier desinn using EF5 and winforms Pin
Resonate23-Dec-15 5:27
Resonate23-Dec-15 5:27 
AnswerRe: 3-Tier desinn using EF5 and winforms Pin
jschell30-Dec-15 7:08
jschell30-Dec-15 7:08 
Questionthe right technology Pin
V.21-Dec-15 19:56
professionalV.21-Dec-15 19:56 
AnswerRe: the right technology Pin
Mycroft Holmes22-Dec-15 12:08
professionalMycroft Holmes22-Dec-15 12:08 
GeneralRe: the right technology Pin
Gerry Schmitz22-Dec-15 17:49
mveGerry Schmitz22-Dec-15 17:49 
GeneralRe: the right technology Pin
Pete O'Hanlon22-Dec-15 21:16
mvePete O'Hanlon22-Dec-15 21:16 
GeneralRe: the right technology Pin
Gerry Schmitz23-Dec-15 10:45
mveGerry Schmitz23-Dec-15 10:45 
AnswerRe: the right technology Pin
Kornfeld Eliyahu Peter23-Dec-15 1:39
professionalKornfeld Eliyahu Peter23-Dec-15 1:39 
GeneralRe: the right technology Pin
V.23-Dec-15 1:46
professionalV.23-Dec-15 1:46 
SuggestionCompiler/syntax checker with add-on functionality Pin
D4rkTrick15-Dec-15 1:24
professionalD4rkTrick15-Dec-15 1:24 
GeneralRe: Compiler/syntax checker with add-on functionality Pin
Member 1221169716-Dec-15 5:22
Member 1221169716-Dec-15 5:22 
GeneralRe: Compiler/syntax checker with add-on functionality Pin
Eddy Vluggen16-Dec-15 6:11
professionalEddy Vluggen16-Dec-15 6:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.