Skip to main content
8 events
when toggle format what by license comment
Oct 27, 2016 at 20:47 vote accept quantum231
Sep 21, 2016 at 9:24 answer added user16324 timeline score: 2
Sep 21, 2016 at 7:51 comment added quantum231 I have made the correction in the question. The file I have is not human readable. Thus you are correct, it is not a hex file. It just contains a continuous stream of bytes. These can have any value, even be equal to what in ASCII are line break and carriage return. Every byte is to be read into a std_logic_vector.
Sep 21, 2016 at 7:48 history edited quantum231 CC BY-SA 3.0
added 3 characters in body
Sep 21, 2016 at 3:17 answer added user110971 timeline score: 2
Sep 21, 2016 at 2:03 comment added Dave Tweed Your title says "binary files" (implying non-text), while the body refers to "a hex file", which WOULD be text (ASCII characters representing hex digits). Which is it? Also, what simulator are you using?
Sep 21, 2016 at 1:37 history edited quantum231 CC BY-SA 3.0
added 6 characters in body
Sep 21, 2016 at 1:19 history asked quantum231 CC BY-SA 3.0