Loading .editor_defines +2 −4 Original line number Original line Diff line number Diff line // This file may be used to define same pre-processor macros to be included into each parsed file // This file may be used to define same pre-processor macros to be included into each parsed file opened in the editor // `define IVERILOG 1 // if IVERILOG is defined, editor will use simulator's "point of view", if not that of synthesis. // TODO: Fix VDT - without IVERILOG defined, closure does not include modules needed for Icarus `define IVERILOG 1 `include "system_defines.vh" `include "system_defines.vh" No newline at end of file x393_testbench03.tf +0 −4 Original line number Original line Diff line number Diff line Loading @@ -1406,12 +1406,8 @@ end // after 1 frame compressed on all channels // after 1 frame compressed on all channels // Debugging DCT Chen // Debugging DCT Chen #100000; $finish; `ifdef HISPI `ifdef HISPI #135000; #135000; `else `else #160000; #160000; `endif `endif Loading Loading
.editor_defines +2 −4 Original line number Original line Diff line number Diff line // This file may be used to define same pre-processor macros to be included into each parsed file // This file may be used to define same pre-processor macros to be included into each parsed file opened in the editor // `define IVERILOG 1 // if IVERILOG is defined, editor will use simulator's "point of view", if not that of synthesis. // TODO: Fix VDT - without IVERILOG defined, closure does not include modules needed for Icarus `define IVERILOG 1 `include "system_defines.vh" `include "system_defines.vh" No newline at end of file
x393_testbench03.tf +0 −4 Original line number Original line Diff line number Diff line Loading @@ -1406,12 +1406,8 @@ end // after 1 frame compressed on all channels // after 1 frame compressed on all channels // Debugging DCT Chen // Debugging DCT Chen #100000; $finish; `ifdef HISPI `ifdef HISPI #135000; #135000; `else `else #160000; #160000; `endif `endif Loading