mirror of
https://github.com/WangXuan95/Hard-JPEG-LS.git
synced 2025-01-17 20:42:53 +08:00
change to Verilog2001
This commit is contained in:
parent
47df5b6219
commit
fa4a5c93b2
@ -2,7 +2,7 @@
|
||||
//--------------------------------------------------------------------------------------------------------
|
||||
// Module : tb_jls_encoder
|
||||
// Type : simulation, top
|
||||
// Standard: SystemVerilog 2005 (IEEE1800-2005)
|
||||
// Standard: Verilog 2001 (IEEE1364-2001)
|
||||
// Function: testbench for jls_encoder,
|
||||
// load some .pgm files (uncompressed image file), and push them to jls_encoder.
|
||||
// get output JPEG-LS stream from jls_encoder, and write them to .jls files (JPEG-LS image file)
|
||||
|
Loading…
x
Reference in New Issue
Block a user