• Problem with partial word access to Altera Cyclone V FPGA
    when I say partial word access, I mean 16-bit (two byte) or 8-bit (byte) read/write. Background: In one of our recent projects, Cyclone V SoC is used to replace 386 CPU in an existing product. I am responsible...
  • Problem with partial word access to Altera Cyclone V FPGA
    when I say partial word access, I mean 16-bit (two byte) or 8-bit (byte) read/write. Background: In one of our recent projects, Cyclone V SoC is used to replace 386 CPU in an existing product. I am responsible...
  • How to deal with the AHB slave only supporting word access ?
    Hi there,   Here is an AHB slave module which only supports word access (HSIZE[2:0] = 3'b010).   I plan to put it in a SoC, in which masters and interconnect could  launch byte, half-word and word transcation...
  • How to deal with the AHB slave only supporting word access ?
    Hi there,   Here is an AHB slave module which only supports word access (HSIZE[2:0] = 3'b010).   I plan to put it in a SoC, in which masters and interconnect could  launch byte, half-word and word transcation...
  • Compilation error partial segment belongs to different memory class
    When I am trying to compile my code, i am getting the following error ERROR L115: PARTIAL SEGMENT BELONGS TO DIFFERENT MEMORY CLASS SEGMENT: ?C_C51STARTUP MODULE: C:\KEIL\C51\LIB\CH51L.LIB (?C_INIT...