xeloradio
Newbie level 2
I am considering replacing a lot of TTL logic and an Arduino etc,
and expanding the functionality of a project.
I have some questions about using the DEO FPGA development board
(small Altera Cyclone) or similar:
A) I need to run it strictly on 5V battery after programming because of
EMI from USB
B) I need to interface all IO to 5V signals
( and from 5 V some to swing + and -)
C) Is it possible to use a 1 MHz clock instead of 50 MhZ?
(maybe by PLL, but I need to synch to the 60 Hz power line)
D) Long ago I programmed using VHDL on Altera Stratix
Maybe I need to relearn this for
i) very long chains of shift registers running at e.g. 20 Hz
ii) clocked one-shots,
iii) many delays and pulse widths (e.g. 20 or 30) now done a
combination of 555 timers
and clock-
or is this best done with included C language?
and expanding the functionality of a project.
I have some questions about using the DEO FPGA development board
(small Altera Cyclone) or similar:
A) I need to run it strictly on 5V battery after programming because of
EMI from USB
B) I need to interface all IO to 5V signals
( and from 5 V some to swing + and -)
C) Is it possible to use a 1 MHz clock instead of 50 MhZ?
(maybe by PLL, but I need to synch to the 60 Hz power line)
D) Long ago I programmed using VHDL on Altera Stratix
Maybe I need to relearn this for
i) very long chains of shift registers running at e.g. 20 Hz
ii) clocked one-shots,
iii) many delays and pulse widths (e.g. 20 or 30) now done a
combination of 555 timers
and clock-
or is this best done with included C language?