shenpeifu / vtr-verilog-to-routing

Automatically exported from code.google.com/p/vtr-verilog-to-routing
0 stars 0 forks source link

ODIN II: modeling sequential logic using always can not work #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. gdb ./odin.exe
2. r -V a25_wishbone_buf.v
3.

What is the expected output? What do you see instead?

Sequential models using always should be working

Instead,error: (File: a25/a25_wishbone_buf.v) (Line number: 81) ODIN doesn't 
handle blocking statements in Sequential blocks

What version of the product are you using? On what operating system?
 ODIN II version 1.0 (from vtr for fpga) 64-bit Linux

Please provide any additional information below.

Original issue reported on code.google.com by JanetChi...@gmail.com on 22 Oct 2012 at 2:42

Attachments: