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.

DIGITAL FILTER SIMULATION IN PC.

Status
Not open for further replies.

agnivesh

Member level 2
Joined
Apr 24, 2004
Messages
45
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Location
UK
Activity points
549
Right now I'm learning the basics of the digital filters using external a/d and d/a converter board attached to pc parallel port. I’m working under ms-dos using djgpp c compiler and nasm assembler for writing code to get data from a/d converter via parallel port and return processed data to d/a converter via same port.(data collection using inp and oup in C and some processing using assembly function.)
I wish to know, is there any simulation software available in which I could simulate external a/d and d/a board, write some code (using c and assembly) and test that code on the simulated hardware without plugging any external boards etc. to my PC.

Thanks in advance.
agnivesh
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top