cda4210_lisp_coproc

A primitive Lisp accelerator in a full-custom physical design (Electric VLSI MOSIS 350nm) and RTL digital design (Librelane Sky130nm PDK)
Log | Files | Refs

config.json (137B)


      1 {
      2     "DESIGN_NAME": "lisp_coproc",
      3     "VERILOG_FILES": ["dir::rtl/lisp_coproc.sv"],
      4     "CLOCK_PERIOD": 100,
      5     "CLOCK_PORT": "clk"
      6 }