Replies: 3 comments 1 reply
-
|
Open up (right click and "Open Circuit") the 74138 and replace the delay element in it with a plain OR gate (to get the same 1-gate delay) and it should work just fine to export to Verilog. |
Beta Was this translation helpful? Give feedback.
-
|
Thank You! Much appreciated. However, I noticed that the circuit cleaves nicely into two GAL16V8 sized pieces. It actually reduces pin count by 4 and no JTAG port. Plus GAL16V8s are cheap and plentiful. But I do appreciate your answer and may need it again sometime soon. Thanks again, Andrew Lynch |
Beta Was this translation helpful? Give feedback.
-
|
Hi, Especially since the problem can be solved by replacing the delay element with an AND gate, it seems like a bug to me. Thanks, Andrew Lynch |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am getting an error on exporting a Digital circuit to Verilog that I do not understand. Would someone please tell me what I am doing wrong?
This is the circuit I designed. It seems to work in the Analysis function and I can export it to CUPL and/or JEDEC
However, when I try to export to Verilog I get the error message below. Very similar for VHDL export
Thank you in advance for any help. Most appreciated! Thanks! Andrew Lynch
PS, if I delete the 74138 section the error message goes away but I haven't been able to isolate the specific problem. It seems to have something to do with it though
Beta Was this translation helpful? Give feedback.
All reactions