Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- Why don't you simply use the standard function to_string() ? This way, each number can be addressed by indexes representing each descending decimal order. --- Quote End --- Because to_string is not synthesisable. To the op.. Why not just have it in hex? That way you just need a small lut for each hex digit.