3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 18:31:51 +00:00
yosys/passes/memory
whitequark 60f047f136 memory_bram: add attr_icase option.
Some vendor toolchains use case insensitive matching for values of
attributes that control BRAM inference.
2020-02-06 14:58:20 +00:00
..
Makefile.inc Add "memory_nordff" pass 2018-03-06 23:31:51 +01:00
memory.cc Add "opt_mem" pass 2019-11-22 17:45:22 +01:00
memory_bram.cc memory_bram: add attr_icase option. 2020-02-06 14:58:20 +00:00
memory_collect.cc memory_collect: Copy attr from RTLIL::Memory to cell 2019-11-18 13:58:03 +00:00
memory_dff.cc Make liberal use of IdString.in() 2019-08-06 16:18:18 -07:00
memory_map.cc Use State::S{0,1} 2019-08-06 16:22:47 -07:00
memory_memx.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
memory_nordff.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
memory_share.cc Make liberal use of IdString.in() 2019-08-06 16:18:18 -07:00
memory_unpack.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00