roshan12
Junior Member level 2
- Joined
- Dec 20, 2013
- Messages
- 21
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 203
Can Xilinx ISE or Altera Quartus synthesize a design unit which uses no clock inputs whatsoever?
Is it possible to simulate an asynchronous module (a microcontroller) using synchronous design tools.??
I tried the fpga synthesis of an asynchronous microcontroller (module in verilog), which very specifically uses no input clocks, in Xilinx as well as Altera. The occurence of errors were eliminated, but certain warnings are definitely changing the desired output.
Xilinx tend to include undesirable variables in its sensitivity list. While Quartus is trying to call some clock unit on its own.
Can someone help me in this regard???..........
Is it possible to simulate an asynchronous module (a microcontroller) using synchronous design tools.??
I tried the fpga synthesis of an asynchronous microcontroller (module in verilog), which very specifically uses no input clocks, in Xilinx as well as Altera. The occurence of errors were eliminated, but certain warnings are definitely changing the desired output.
Xilinx tend to include undesirable variables in its sensitivity list. While Quartus is trying to call some clock unit on its own.
Can someone help me in this regard???..........