投稿されたすべてのコード一覧
#module _Mod_HTML_ // 指定された文字列のHTMLエスケープを行います #defcfunc escapeHtml str html, \ local tmp ;
// Fixed-point 16 bit 4-tap FIR filter module [state machine version] ----------------------- module FIRfilterS ( input wire[15:0] indata, input wire update, input wire clk,
// Fixed-point 16 bit N-tap FIR filter module ----------------------------- module FIRfilter #( parameter NTAPS = 4 ) (
#!/bin/sh ./hspcmp $1 -o$1.ax printf "#!/bin/sh\n./hsp3 %s" $1.ax > $1.sh chmod u+x $1.sh ./hsp3 $1.ax
#module // 文字列への参照を作る関数 #define global ctype ref_xs(%1) \ %t__ref %i0 \ %p@__ref(ref_xs_@__ref(%1, %p@__ref)) \
#include "hsp3dish.as" #packopt name "DPRK4" /* モジュール認識 */ modDetect@mod_simuCfg
#packopt name "expt" *mkwnds #define wsizex 800 #define wsizey 600