P
Pandiarajan
Guest
Hi everyone,
I am trying to implement a pattern matching algorithm for
Intrusion Detection system in FPGA's .The algorithm i ve developed has
lesser number of iterations compared to the existing algorithms. I ve
developed and tested it using "C"...But i get lot of errors while
compiling it in verilog.I ve listed down the problems im facing now.If
anyone knows the solution please reply asap.
-->How can i declare a string in verilog??
-->when i synthesize the verilog code in Xilinx i get a
error XST-1312 "Loop has iterated 64 times"...How can i correct the
error??
-->How can i view the timing report before and after
implementing in FPGA??
-->how to define a multi dimensional array??
-->how to reduce area and cost of FPGA by verilog
code??
-->what parameters can i show the simulated output??
with regards
AP
I am trying to implement a pattern matching algorithm for
Intrusion Detection system in FPGA's .The algorithm i ve developed has
lesser number of iterations compared to the existing algorithms. I ve
developed and tested it using "C"...But i get lot of errors while
compiling it in verilog.I ve listed down the problems im facing now.If
anyone knows the solution please reply asap.
-->How can i declare a string in verilog??
-->when i synthesize the verilog code in Xilinx i get a
error XST-1312 "Loop has iterated 64 times"...How can i correct the
error??
-->How can i view the timing report before and after
implementing in FPGA??
-->how to define a multi dimensional array??
-->how to reduce area and cost of FPGA by verilog
code??
-->what parameters can i show the simulated output??
with regards
AP