(Andreas) wrote in
news: om:
> I'm working with systemC to realize a processor like structure in HDL.
So why post to a different language's newsgroup? We don't answer C++
questions here either.
> I have a signed variable (RAM) declared after the systemC syntax
> "sc_ufixed<32,32> RAM".
>
> I also have an signed integer in my testbench, "int myIplImage.depth".
Since this isn't C, how are we suppose to help? The above line would be
syntax error. I think you need to search for a newsgroup or forum that
discusses SystemC, a different language from ISO C.
--
- Mark ->
--