system Verilog code for sigma delta modulator

Status
Not open for further replies.

abdoo

Newbie level 5
Joined
Dec 18, 2015
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
61
hi all,


is there any system Verilog code for a 1 st order sigma delta modulator?
 
Last edited by a moderator:

Did you already try this?
 
Reactions: kony

    kony

    Points: 2
    Helpful Answer Positive Rating
Why system verilog code? If it's going to be implemented in an FPGA or ASIC, requiring it to be in SV is kind of silly as there really isn't anything specifically special about SV that would improve a Verilog only version, or is the plan to use assertions in your code?

If that's the only reason then just use Google like suggested by erikl and get a Verilog version (change the extension from .v to .sv) and add the assertions.
 

This might be a typical university exercise.
I remember in our 1st year our professor had given us the assignment to develop a VHDL model of a sigma-delta converter. It was required just to work in simulation, no synthesis. I don't remember anything further after so many years. ;-)
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…