TMF Hg
changelog
- Sun, 04 Apr 2010 22:05:07 +0100
- by Philip Pemberton <philpem@philpem.me.uk> [Sun, 04 Apr 2010 22:05:07 +0100] rev 3
- remove more Lattice-specific fluff
Code now synthesizes properly on Altera Quartus 9.0 build 235
- Sun, 04 Apr 2010 20:52:32 +0100
- by Philip Pemberton <philpem@philpem.me.uk> [Sun, 04 Apr 2010 20:52:32 +0100] rev 2
- Disable Lattice-specific stuff by default
To build on Lattice platforms, `define PLATFORM_LATTICE in lm32_include.v.
Otherwise, non-optimal "platform independent" HDL will be used.
This means LM32 can now be built for non-Lattice FPGAs.