Forum Discussion
Altera_Forum
Honored Contributor
16 years agoCan you explain to us how that is expressed in VHDL?
ip_data1 <= 1; Because, for instance, in SBAA094 of ADS1202 it is done the way we did it. DELTA1 <= DELTA1 + 1; Where exactly is our code mistaken, despite the fact that it is bad coding style given by the datasheet itself. Shouldn't vector ip_data1 work as an adder?