![]() |
|
![]() |
|
Answers Database
Foundation State Editor: E:#002 Syntax error near "<="
Record #2621
Product Family: Software case (inputs) is when "000" => outputs <= "101"; ... ^^ to an incorrect syntax: case (inputs) is when "000" <= > outputs <= "101"; ... ^^^^ The workaround is: 1. In the State Editor, select Synthesis->HDL Code Generation. Click Yes to view the HDL code. 2. In the HDL Editor, select Edit->Read Only to turn off the read-only mode. 3. Correct the CASE statement syntax. 4. In the HDL Editor, select Synthesis->Synthesize. When synthesis is complete, exit the HDL Editor. If your FSM is your top-level design, skip step 5. 5. In the State Editor, select Project->Create Macro or Project->Update Macro to create or update the library symbol. End of Record #2621 - Last Modified: 10/01/97 09:42 |
| For the latest news, design tips, and patch information on the Xilinx design environment, check out the Technical Tips! |