yosys/frontends/rtlil
Marcelina Kościelnicka 009940f56c rtlil: Make Process handling more uniform with Cell and Wire.
- add a backlink to module from Process
- make constructor and destructor protected, expose Module functions
  to add and remove processes
2021-07-12 00:47:34 +02:00
..
.gitignore Replace "ILANG" with "RTLIL" everywhere. 2020-08-26 17:29:32 +00:00
Makefile.inc Replace "ILANG" with "RTLIL" everywhere. 2020-08-26 17:29:32 +00:00
rtlil_frontend.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
rtlil_frontend.h Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
rtlil_lexer.l Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
rtlil_parser.y rtlil: Make Process handling more uniform with Cell and Wire. 2021-07-12 00:47:34 +02:00