In article
<(E-Mail Removed)>,
"ayviht" <(E-Mail Removed)> wrote:
> hello everyone.
> im new at programming and ive been given a project to create a cpu using
> SystemC hardware description language. ive heard alot about Verilog HDL
> ,but systemC is so difficult to find anywhere.
> i need somebody to help me write a program in SystemC for binary division.
> ive got the layout for the algorithm but not the program itself. sinc it
> has 3 files, main.cpp, - .cpp,- .h, i would appreciat it a lot if anyone
> can help me in writing the different files, so i can use it as reference
> to crate a cpu. please help.
> sincerely,
> thivya
Go here:
http://www.opencores.org/search.shtml
and search for "systemC". Perhaps you'll find some
sample files.
For example, there is an implementation of DES here:
http://www.opencores.org/cvsweb.shtm...s/rtl/systemc/
Paul