OpenCores
Issue List
Question about code.txt #30
Closed aznarkitekt opened this issue over 12 years ago
aznarkitekt commented over 12 years ago

Hello Steve,

I noticed that the binary generated from compiling count.c does not match the included code.txt. I've simulated your core in modelsim and receive a correct output.txt file when the original provided code.txt is used. However, when I replace code.txt with the binary that is generated from compiling count.c, I simply receive an output file that says "Done".

I noticed that under the Tools tab and in the Modelsim Simulation section, the code.txt you reference is the one that results from compiling count.c and I am confused by this.

I was under the impression that the binary generated from compiling count.c should be the same as the provided code.txt. Am I incorrect in this thinking? Is perhaps one binary (the provided one) only for simulation, whereas the compiled one is for emulation? Thank you in advance for your help!

aznarkitekt commented over 12 years ago

Type your text here

aznarkitekt commented over 12 years ago

sorry, please delete or ignore this. I was using a modified incorrect version of the code for the compile.

rhoads was assigned over 12 years ago
rhoads closed this over 12 years ago

Assignee
rhoads
Labels
Request