你明白了吗?
我正在从Spartan-6进行回读,我还需要知道特定寄存器所在的回读流中的位置。
我不确定如何组织帧的寻址。
据我所知,一帧是130字节(1040位),是一个CLB宽和一个时钟区域高。
我已经尝试过逻辑分配文件,但是我找不到该文件中的任何触发器,尽管我已经确认我的设计中有触发器。
接下来,我设法执行一帧的回读,但该帧中的信息不对应于位文件中的相同帧(有或没有bitswapping)。
以上来自于谷歌翻译
以下为原文
Have you figured it out yet?
I'm doing a readback from a Spartan-6 and I also need to know where in the readback stream a particular register is located. I'm not sure how the addressing of frames is organized either. As far as i know, one frame is 130 bytes (1040 bits) and is one CLB wide and one clock region high.
I've tried the logic allocation file, but i can't find any flip-flops in that file allthough I have verified that there are flip-flops in my deign. Next, I've managed to perform a readback of one frame, but the information in that frame doesn't correspond to the same frame in the bitfile(with or without bitswapping).
你明白了吗?
我正在从Spartan-6进行回读,我还需要知道特定寄存器所在的回读流中的位置。
我不确定如何组织帧的寻址。
据我所知,一帧是130字节(1040位),是一个CLB宽和一个时钟区域高。
我已经尝试过逻辑分配文件,但是我找不到该文件中的任何触发器,尽管我已经确认我的设计中有触发器。
接下来,我设法执行一帧的回读,但该帧中的信息不对应于位文件中的相同帧(有或没有bitswapping)。
以上来自于谷歌翻译
以下为原文
Have you figured it out yet?
I'm doing a readback from a Spartan-6 and I also need to know where in the readback stream a particular register is located. I'm not sure how the addressing of frames is organized either. As far as i know, one frame is 130 bytes (1040 bits) and is one CLB wide and one clock region high.
I've tried the logic allocation file, but i can't find any flip-flops in that file allthough I have verified that there are flip-flops in my deign. Next, I've managed to perform a readback of one frame, but the information in that frame doesn't correspond to the same frame in the bitfile(with or without bitswapping).
举报