Altera_Forum
Honored Contributor
8 years agoPlatform Designer BFM bug
Hi all,
I have a little bug that is really annoying. Probably my fault because it seems very simple ! I open a Platform Designer project with my Quartus pro (version 17.1). I instantiate an Intel FPGA Avalon-MM Slave BFM. This slave must have a data width of 512 with 8 words of 64 bits (I have a board with DDR, and I simulate the communications on the Avalon bus, hence this large data width). When I create the slave, I fill the parameters correctly: - symbol width = 64 - number of symbols = 8 But the an error occurs : byteenable[8] must be 64 (data_width/8) And I perfectly agree with him but the byteenable signal is set to a length of 8. And I cannot change that. Any ideas ? Thanks ! Alban