This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to convert corelink fastmodel into systemc

Hello all:

            Recently, I want to convert CoreLink PL080 DMAC fastmodel into a SystemC model, but encounter a problem. The SystemCExport examples provided by arm are all included an ARM core processor. However, I only want to export a component to SystemC.  And when I use sgcanvas to build, I find no suitable bridge for ClockSignal protocol, that means sgcanvas cannot auto generate clk_in slave port  SystemC wrappers. 

           Please give me some advice and i will be very grateful.