Re: gnucap-geda
Felix Salfelder <[email protected]> Sun, 3 Apr 2022 11:17:29 +0200
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Apr 02, 2022 at 09:47:31PM +0200, [email protected] wrote: > I suggest that the symbols used be copied to > e.g. tests/sym and that the gafrc file contains > > (reset-component-library) > (reset-source-library) > (component-library "./sym") > (source-library "./sym") Thanks, done. This makes a lot of sense. I have changed the .sch->verilog->.sch roundrips in the tests, according to what I had suggested earlier. The result of the translation is now covered in the reference output (tests/ref/*{.sch,_recon.gc}.out). I'm happy to discuss the imperfections... cheers felix