3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-01 03:11:32 +00:00
yosys/techlibs/xilinx
Henner Zeller 3aa4484a3c Consistent use of 'override' for virtual methods in derived classes.
o Not all derived methods were marked 'override', but it is a great
  feature of C++11 that we should make use of.
o While at it: touched header files got a -*- c++ -*- for emacs to
  provide support for that language.
o use YS_OVERRIDE for all override keywords (though we should probably
  use the plain keyword going forward now that C++11 is established)
2018-07-20 23:51:06 -07:00
..
tests
.gitignore
arith_map.v
brams.txt
brams_bb.v
brams_init.py Squelch trailing whitespace, including meta-whitespace 2018-03-11 16:03:41 +01:00
brams_map.v
cells_map.v Improving vpr output support. 2018-04-18 16:55:12 -07:00
cells_sim.v Add Xilinx RAM64X1D and RAM128X1D simulation models 2018-03-07 17:31:48 +01:00
cells_xtra.sh
cells_xtra.v
drams.txt
drams_map.v
lut2lut.v
Makefile.inc Add Xilinx RAM64X1D and RAM128X1D simulation models 2018-03-07 17:31:48 +01:00
synth_xilinx.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00