Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers

DE1 Control Panel

Altera_Forum
名誉分销商 II
6,910 次查看

Is there an option to download the DE1 control panel .exe files from the website?

0 项奖励
22 回复数
Altera_Forum
名誉分销商 II
4,305 次查看

i dont think u can find it. Send ur email address to my account, i will send u through email.

0 项奖励
Altera_Forum
名誉分销商 II
4,305 次查看

thanks a lot:D

0 项奖励
Altera_Forum
名誉分销商 II
4,305 次查看

Hi thanhff, 

Please, sen to me DE1 control panell software. my email is tungbui.hui  

@gmail.com  

Thanks 

Have fun.
0 项奖励
Altera_Forum
名誉分销商 II
4,305 次查看

It should have be mentioned before, but de1_control_panel.exe is of course included in the DE1_CD downloadable from terasic.com.

0 项奖励
Altera_Forum
名誉分销商 II
4,305 次查看

hi,could you please send me the DE1 control panel software? 

 

Thanks a lot . 

 

Best regards.
0 项奖励
Altera_Forum
名誉分销商 II
4,305 次查看

Hi FvM, 

I can't download de1_control_panel.exe from terasic.com. If you have it, please send to me. 

 

Thanks a lot 

Tung.
0 项奖励
Altera_Forum
名誉分销商 II
4,305 次查看

hi thanhFF 

Am new to vhdl and I need your help, I read about the problem you face 

when you try to use hc11 and integrate it with other I/O. I need to install this processor hc11 into altera dII fpga kit, how can I do that 

Thank
0 项奖励
Altera_Forum
名誉分销商 II
4,305 次查看

 

--- Quote Start ---  

i dont think u can find it. Send ur email address to my account, i will send u through email. 

--- Quote End ---  

 

 

if you could send me the file as well thatll be awesome 

Email: omkar.n.joshi@gmail.com 

 

Thank you.
0 项奖励
Altera_Forum
名誉分销商 II
4,305 次查看

 

--- Quote Start ---  

i dont think u can find it. Send ur email address to my account, i will send u through email. 

--- Quote End ---  

 

 

Hi, I am looking for the Control Panel v1.0, can you help me? 

I am trying to write directly to sram but with the version v2.1 I don't see the option anymore.
0 项奖励
Altera_Forum
名誉分销商 II
4,305 次查看

I need DE1 control panel for family device EP2c20f484c7n

0 项奖励
MNasr3
初学者
4,186 次查看
0 项奖励
Altera_Forum
名誉分销商 II
4,305 次查看

 

--- Quote Start ---  

Hi, I am looking for the Control Panel v1.0, can you help me? 

I am trying to write directly to sram but with the version v2.1 I don't see the option anymore. 

--- Quote End ---  

 

 

See attached .zip files for control panels v1.0 and v2.1 for the Terasic DE1 board.
0 项奖励
Altera_Forum
名誉分销商 II
4,305 次查看

 

--- Quote Start ---  

See attached .zip files for control panels v1.0 and v2.1 for the Terasic DE1 board. 

--- Quote End ---  

 

 

tq very much my problem also when construct bcd to seven segment..se7 segment run but when i assign input b0000 for Zero Number seven segment will be 0000001 not to be 1111110..help me
0 项奖励
Altera_Forum
名誉分销商 II
4,305 次查看

 

--- Quote Start ---  

tq very much my problem also when construct bcd to seven segment..se7 segment run but when i assign input b0000 for Zero Number seven segment will be 0000001 not to be 1111110..help me 

--- Quote End ---  

 

 

You are not providing enough information on what you are trying to do, and what you are getting. You need to be very detailed and specific to get any reasonable help.
0 项奖励
Altera_Forum
名誉分销商 II
4,304 次查看

https://alteraforum.com/forum/attachment.php?attachmentid=14569&stc=1  

 

this block schematic when i program and test input using switch and output using seven segment.. 

 

when i represent 1 number convert to bcd will be 0000 but seven segment as output not represent 1. 

 

Seven segment to be a=1,b=0,c=0, d=1,e=1,f=1,g=1  

 

i want result a=0,b=1,c=1,d=0,e=0,f=0,g=0 

 

 

what wrong with my seven segment
0 项奖励
Altera_Forum
名誉分销商 II
4,304 次查看

 

--- Quote Start ---  

https://alteraforum.com/forum/attachment.php?attachmentid=14569&stc=1  

 

this block schematic when i program and test input using switch and output using seven segment.. 

 

when i represent 1 number convert to bcd will be 0000 but seven segment as output not represent 1. 

 

Seven segment to be a=1,b=0,c=0, d=1,e=1,f=1,g=1  

 

i want result a=0,b=1,c=1,d=0,e=0,f=0,g=0 

 

what wrong with my seven segment 

--- Quote End ---  

 

 

The HEX display segment drivers on the DE1 card are ACTIVE LO, so driving out a '0' (low) turns the segment ON, and driving out a '1' (high) turns the segment off. 

 

The 74246 block you have in your schematic drives its outputs LO when it wants to light a segment, so that would mean the inverters you have on each output line are the source of the issue.
0 项奖励
Altera_Forum
名誉分销商 II
4,304 次查看

 

--- Quote Start ---  

The HEX display segment drivers on the DE1 card are ACTIVE LO, so driving out a '0' (low) turns the segment ON, and driving out a '1' (high) turns the segment off. 

 

The 74246 block you have in your schematic drives its outputs LO when it wants to light a segment, so that would mean the inverters you have on each output line are the source of the issue. 

--- Quote End ---  

 

 

so output on seven segment is it true? based on vector waveform i got segment b and segment c status High or logic 1
0 项奖励
Altera_Forum
名誉分销商 II
4,304 次查看

 

--- Quote Start ---  

so output on seven segment is it true? based on vector waveform i got segment b and segment c status High or logic 1 

--- Quote End ---  

 

 

The seven segment displays connected to the FPGA are driven active lo. So driving out a '0' (low) lights the segment, driving out a '1' (high) extinguishes the segment.
0 项奖励
Altera_Forum
名誉分销商 II
4,304 次查看

 

--- Quote Start ---  

The seven segment displays connected to the FPGA are driven active lo. So driving out a '0' (low) lights the segment, driving out a '1' (high) extinguishes the segment. 

--- Quote End ---  

 

 

ok tqvm..how to change seven segment FPGA are driven active high for light the segement..Now my result is true for driving out LOW..
0 项奖励
Altera_Forum
名誉分销商 II
4,304 次查看

 

--- Quote Start ---  

ok tqvm..how to change seven segment fpga are driven active high for light the segement..Now my result is true for driving out LOW.. 

--- Quote End ---  

 

 

That could have certainly been done, but that was not the way this board was designed.
0 项奖励
回复