Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

PCI: Simulating with master and target

Altera_Forum
Honored Contributor II
1,088 Views

I am trying to simulate a system that has a PCI_MT64 in it. First of all, the trgt_tranx.vhd file tries to read the trgt_tranx_mem_init.dat. I have the two files in the same directory, but the trgt_tranx.vhd file gives me an error during the end of file check. It says it can't read the file. Any ideas? 

 

Secondly, I used the mstr_tranx.vhd to act as "the master" (ie. computer on bus). I then want to simulate a DMA with my IP then acting as the master. It appears that the trgt_tranx.vhd is not responding. I am trying to do a 64-bit request, but reqn goes low and stays low while the req64n does nothing. Any ideas on this as well? 

 

Thanks
0 Kudos
0 Replies
Reply