to use verilog code and c to translate a RGB bmp image(512*512) to a gray level image
源代码在线查看: out.plg
Build Log
--------------------Configuration: out - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\Ann\LOCALS~1\Temp\RSP17E.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/out.pdb" /debug /machine:I386 /out:"Debug/out.exe" /pdbtype:sept
".\Debug\out.obj"
]
Creating command line "link.exe @C:\DOCUME~1\Ann\LOCALS~1\Temp\RSP17E.tmp"
Output Window
Linking...
Results
out.exe - 0 error(s), 0 warning(s)