steveicarus / iverilog

Icarus Verilog
https://steveicarus.github.io/iverilog/
GNU General Public License v2.0
2.85k stars 530 forks source link

No support to gate level zero time delay using setuphold/ifnone #107

Open red0bear opened 8 years ago

red0bear commented 8 years ago

Hello people, i was here trying to run a few files and gate level with time zero delay and i depared with theses messages:

i would like to know if there are some effort to implement these features are they are just are in stand by.

martinwhitaker commented 8 years ago

Speaking for myself, I have no plans to work on this. There's a lot that would need doing to get back-annotated simulation into a truly usable state.

red0bear commented 8 years ago

hummmmm .... i see this could be good what you say. But i need to know if there is a list with features not implemented yet. Or at least what people are working on.

steveicarus commented 8 years ago

The iverilog-devel mailing list is the place to go to ask questions like this and get into the flow of things.

On 06/13/2016 05:32 PM, Felipe Fernandes da Costa wrote:

hummmmm .... i see this could be good what you say. But i need to know if there is a list with features not implemented yet. Or at least what people are working on.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/steveicarus/iverilog/issues/107#issuecomment-225748728, or mute the thread https://github.com/notifications/unsubscribe/AAAlMmkXzzjgzBmPzRT-uAp0EfBXbE0_ks5qLfaHgaJpZM4Iw_eD.

Steve Williams "The woods are lovely, dark and deep. steve at icarus.com But I have promises to keep, http://www.icarus.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep."

martinwhitaker commented 8 years ago

Also, for standard Verilog, see the (admittedly incomplete) release notes for v10 on the Wiki for a list of major missing features, and also the Icarus Verilog bug tracker on SourceForge.

Unfortunately it's harder to find out what is/isn't supported for SystemVerilog.

red0bear commented 8 years ago

i understand. But do you need help to handle this ? i would like to know what people are doing cause i feel bad coming here demanding something and you guys have a lot of work in stuff yet.

kdpatino commented 3 years ago

Hi! Just want to ask if there is any update about this feature? :smile: I would like to move from VCS to iverilog but this is quite important.

caryr commented 3 years ago

Short answer is no. We have been working on adding SystemVerilog and have not done any specify block improvements in a number of years.

kdpatino commented 3 years ago

Ok! Thank You for your answer! :+1: