Re: geda/lepton schematics
[email protected] Sat, 2 Apr 2022 10:58:52 +0200 (CEST)
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
Al Davis: > On Thu, 31 Mar 2022 16:47:33 +0200 (CEST) > [email protected] wrote: > > > Not sure what you mean. What is a top module? ... > There's also, from IEEE Std 1364-2001, p. 165 I don't have that one so I cannot use that standard, sorry. > A top-level model just sits there. It must be instantiated, but that > is not your job. > > A generated file from a schematic is not expected to be all you need > for simulation. It needs to be instantiated, and instruments need to > be added. ... Ok. > If the schematic is hierarchical, it may make sense to put them all on > one file, each page as its own "module". Ok. > If you want them as separate files, that's ok too. That is what `include is for, I guess. I think I'd prefer the separate files choise, since that would preserve the file structure, so you don't have to guess when doing the reverse conversion. Regards, /Karl Hammar