Submitted by Description Download
David Sedlacek Decimal to Quantized Decimal converter. This shows the closest possible representation for decimal number given a binary bit width. You can type 'xbit' from the command line to see the usage, but it takes the bit resolution as an argument (but can be updated after starting) and an optional value which causes the output to include the next user-given bit-resolutions. The decimals are entered as 0.498324832 or -0.2485928493 for example, and it outputs the binary equivalent and the quantized decimal equivalent to 10 places. I haven't had time to thoroughly test it, so let me know if you see anything crazy, or if you can suggest improvements to the interface. Xbit.exe
Software Group Spreadsheet Simulator for the Filter. Has some issues. See e-mail archive for details. But still very useful. We will call this version 1. Stay tuned for updates

Here is version 2

FilterSimulator1.xls

FilterSimulator2.xls

Software Group Adam's filter design tool kit

Get the new executables to go with the spreadsheet/data files in graph.zip.

graph.zip

467graph.exe

main1.c

Large Multiplier Group Here are the schematics and explanation for the multiplier. MultAdv.jpg

MultBasic.jpg

MultExplain.txt

HW Tools Group Framework for number format conversion, bitwidth truncation, and test signal generation (summing L&R to make one mono signal). 

Here are suggested links to the Xilinx documentation for timing constraints: http://toolbox.xilinx.com/docsan/xilinx4/data/docs/cgd/types2.html  taken from: http://toolbox.xilinx.com/docsan/3_1i/docsan.htm 

 

FRAME.zip
The Doctor Verilog model for a pipelined 8x8 multiplier a-la Jeff Van Ess. Mult.v is a Xilinx ready multiplier module and test.v is a verifier for the multiplier. Try using SynaptiCAD to test and verify your 8x12 multiplier. mult8x8.v, test.v
Low Cost Filter Group Here is the graph produced by the small filter design group LowCost.xls
High End Filter Group Here is the results produced by the high end filter group index.html
Small Multiplier Group Here is the results from the small multiplier group. It includes a spreadsheet and some documentation mult_data.xls, Doc4.doc