gateware

A collection of little open source FPGA hobby projects
git clone http://frotz.net/git/gateware.git
Log | Files | Refs | README

synth-sdram-ecp5.def (296B)


      1 PROJECT_TYPE := nextpnr-ecp5
      2 
      3 PROJECT_SRCS := hdl/sdram/wrapper.sv 
      4 PROJECT_SRCS += hdl/sdram/sdram.sv
      5 PROJECT_SRCS += hdl/synth_wrapper.sv
      6 
      7 PROJECT_NEXTPNR_OPTS := --25k --package CABGA381 --speed 6 --lpf-allow-unconstrained --freq 133
      8 
      9 # bypass the sdram_glue
     10 PROJECT_VERILOG_DEFS := verilator