Forum Discussion
Altera_Forum
Honored Contributor
9 years agooperational hours for starting a process
hi there guys, i need help with my VHDL project, i would like to define operational hours for a process to begin. the insertion of the hours will be entered through a GUI i'm build...
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- Hi @kaz can you ellaborate more on this topic? what these registers are what are the variables types ill need to declare on my VHDL? would other program language will do the work except c/c#? what's the best way to build a UI that will interact with the FPGA? --- Quote End --- There are different ways to communicate between PC and fpga such as onchip processor, I2C, memory editor... It is a learning curve that takes time. The alternative is to ignore the PC and run fpga on a counter that counts time then you can use this counter to activate logic.