Bug Fix: shifter ff.v include path to tcl script
This commit is contained in:
parent
595d2d3070
commit
370a5ed408
|
@ -5,7 +5,7 @@
|
|||
// Coder : Xifan TANG
|
||||
//-----------------------------------------------------
|
||||
//------ Include defines: preproc flags -----
|
||||
`include "./SRC/fpga_defines.v"
|
||||
// `include "./SRC/fpga_defines.v"
|
||||
module static_dff (
|
||||
/* Global ports go first */
|
||||
input set, // set input
|
||||
|
|
Loading…
Reference in New Issue