Altera_Forum
Honored Contributor
9 years agoSome basic questions regards Altera Max V
hi, I have a project which using Altera Max V for reading data from a sensor and transmit it to a PC. I'm totally new to FPGA/CPLD as well as Altera Max V and I have some basic questions as following:
- How to read/write data numbers from/to I/O pins ? since most of tutorial I have seen, they only work with logic value (0 or 1). - In the datasheet of Altera Max V https://www.altera.com/en_us/pdfs/literature/hb/max-v/max5_handbook.pdf , it says global clock frequency fcnt = 152MHz (e.g), is this value also the operating frequency of the device? - And if I want to use a trigger, do I need an external timer/trigger ? Thanks very much Le