Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
jaesung.lee
Posts: 6
Registered: ‎09-11-2009
0

Re: ML507 AD9980 I2C bus

[ Edited ]
 
Expert Contributor
eteam00
Posts: 7,505
Registered: ‎07-21-2009
0

Re: ML507 AD9980 I2C bus

Is this thread the 'lost souls of FPGA design' magnet, or what?

 

-- Bob Elkind

SIGNATURE:
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369

Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.
Super Contributor
lidaxjtu
Posts: 158
Registered: ‎01-02-2008

Re: ML507 AD9980 I2C bus

you can refer to the design framebuffer in ug456.rar

Super Contributor
lidaxjtu
Posts: 158
Registered: ‎01-02-2008

Re: ML507 AD9980 I2C bus

I created a simple framebuffer demo 640x480P60 for ug456 to ml510, you should synthesize it;

and you can modify the input vga config and output dvi config for other screen size, refer to the code of ug456 and datasheets of the two chips. wish you work well.

Visitor
jaesung.lee
Posts: 6
Registered: ‎09-11-2009
0

Re: ML507 AD9980 I2C bus

[ Edited ]

Thank you so much

It definitely helps me understand and develop futher

PS: For other's infomation, ML507 user must change the device name into xc5vfx70t and then synthesize it