From: Stephen W. <st...@ic...> - 2020-09-19 20:37:14
|
There are so many ways to do this. If you literally want to pass in the enumeration value "true" and "false", then yeah, create an enumeration. But you can also use a basic single-bit value. On Sat, Sep 19, 2020 at 9:25 AM Evan Lavelle <sa2...@cy...> wrote: > > Verilog has no boolean type, so out of luck... > > > > _______________________________________________ > Iverilog-devel mailing list > Ive...@li... > https://lists.sourceforge.net/lists/listinfo/iverilog-devel -- Steve Williams "The woods are lovely, dark and deep. st...@ic... 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." |