1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-30 02:32:53 +08:00

Bug fixes

This commit is contained in:
Patrik Lindström 2015-06-30 14:04:16 +02:00
parent 6a232d7834
commit a284dff462
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
*/
//`define TARGET_XILINX //TODO this need to be global
`include elink_constants.v
`include "elink_constants.v"
module eclocks (/*AUTOARG*/
// Outputs

View File

@ -1,4 +1,4 @@
`include "../../elink/elink_constants.v"
`include "../../elink/hdl/elink_constants.v"
module fifo_async
(/*AUTOARG*/
// Outputs