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.

Proteus EasyHDL Analog Input

Status
Not open for further replies.

hyprfrcx

Junior Member level 1
Joined
Feb 7, 2018
Messages
16
Helped
4
Reputation
8
Reaction score
4
Trophy points
3
Activity points
149
For the EasyHDL language, for Labcenter Electronics Proteus 8.

I have the exact same question than this closed unanswered post.
https://www.edaboard.com/showthread.php?289111-Help-with-Proteus-EASYHDL-analog-input

For the only help available on internet, and in the included help:
http://systembus.com/proteus/EasyHDL/Using_EasyHDL_To_Specify_Analogue_Signals.htm

For one analog input, one analog output, and a code that "should" be as simple as:

*SCRIPT PROGRAM RND
{
NODE V(I1)
NODE V(O1)
O1=2*I1
}
*ENDSCRIPT

I dont find any way to make this work.

Of course what i need is to build a more complex relation between some inputs and deliver it into ano output, but for the language itself, this simple expression is impossible inside Proteus.

Which is the option for simulating expressions like
mimetex.cgi
?

Thanks in advance.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top