|
OpenASIP 2.2
|
#include <iostream>#include <vector>#include "PlatformIntegrator.hh"#include "AlteraHibiDpRamGenerator.hh"#include "HDLPort.hh"#include "NetlistBlock.hh"#include "NetlistPort.hh"#include "FUExternalPort.hh"#include "Conversion.hh"
Go to the source code of this file.
Implementation of AlteraHibiDpRamGenerator class.
Hibi lsu needs a special dual port ram generator because both of the memory ports are in the same FU.
Definition in file AlteraHibiDpRamGenerator.cc.