Comment only.

This commit is contained in:
Ross Owen
2015-01-09 17:19:24 +00:00
parent 0ea6c22724
commit f5a822d42d

View File

@@ -922,6 +922,8 @@ chanend ?c_config, chanend ?c)
}
#endif
divide = mClk / ( curSamFreq * numBits);
/* TODO; we should catch and handle the case when divide is 0. Currently design will lock up */
}