mohamisNew Contributor3 years agoSolvedWhy do I get the following relsult in my FIR filter output Hello, I want to simulate my FIR filter in Verilog. But I get the wrong result. For example, when simulating a complete sinusoidal wave as input, I get the following result: Here is...Show MoreFvM3 years agoYou are using logical right shift for signed variables which corrupts the sign bit. Try arithmetic shift.
FvM3 years agoYou are using logical right shift for signed variables which corrupts the sign bit. Try arithmetic shift.
FvM3 years agoYou are using logical right shift for signed variables which corrupts the sign bit. Try arithmetic shift.
FvMSuper Contributor3 years agoYou are using logical right shift for signed variables which corrupts the sign bit. Try arithmetic shift.
Recent DiscussionsAMD/ XQVC1902 Xilinx Versal AI Core Inventory AvailabilityQuartus and power domainMac internal loopback F-Tile, Quartus 25.2Agilex 5 LVDS reciver with custom pinsManual checksum verification of CFM0