Altera_Forum
Honored Contributor
14 years agoArchitecture timing issue
Hi, In my architecture I need to do the following divider: 100000000/ (conv_integer (Byte_1 & Byte_2& Byte_3)) when stat_cycle='0'. (24 bits) I'm working with 10Mhz clock. How do I k...