Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- In my experience, there's a very reasonable overlap among the multiple synthesis tools' RAM inference templates. --- Quote End --- That's good to know, thanks. I had done some tests a while back with Altera/Xilinx/Lattice tools to try to create a common set of components (like the lpm components), but the inference syntax for many of the components was different, so I ended up having to use a generic to select the implementation anyway ... --- Quote Start --- Also, the inference capabilities often lead to cleaner code. --- Quote End --- Yep, I agree. In an ideal world, HDL would be portable ... Cheers, Dave