Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Resistance in vhdl programming for adc circuit

Status
Not open for further replies.

Aritra17

Junior Member level 3
Joined
Feb 20, 2011
Messages
30
Helped
4
Reputation
8
Reaction score
2
Trophy points
1,298
Location
kolkata
Activity points
1,610
Suppose i'm designing a flash adc using vhdl programming in xilinx

then how am i supposed to make the resistances in vhdl

can i introduce ac signal in vhdl??how to do that??
 

No way. You cannot model a risistance in VHDL, especially for FPGA project. You may use VHDL-A but that cannot be used to FPGA, at least Xilinx's FPGAs.
 

i'm nt using any kit board

just for instance

the resistances in adc creates delay, so we can create a delay component and delay all the inputs using port map technique

actually i'm doing adc in tanner, i don't know the output pattern, i'm trying just randomly using vhdl what seems possible
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top