Rejeesh Kutty
cf9ac730a8
pzsdr1- new rev. board delays
2016-09-13 10:32:13 -04:00
Adrian Costina
40c9fc92c1
a10soc: Switched to tcl flow
2016-09-08 11:31:06 +03:00
Adrian Costina
0d095f5da9
a10gx: Added system_type variable in common design
2016-09-08 11:29:14 +03:00
AndreiGrozav
b837883b98
pzsdr1/pzsdr1/pzsdr1_cmos_system_constr: Fixed voltage level selection
2016-09-01 17:16:59 +03:00
Rejeesh Kutty
917da79da1
altera- source defaults for qsys-script
2016-08-30 11:50:36 -04:00
Rejeesh Kutty
8192e755e1
altera- defaults
2016-08-30 11:50:36 -04:00
AndreiGrozav
2e59f377e1
version_upgrade: Update ac701, mitx045 and zed common design to Vivado 2016.2
2016-08-29 09:50:46 +03:00
Rejeesh Kutty
271029768c
pzsdr/cmos - swap==1
2016-08-26 10:31:00 -04:00
Istvan Csomortani
5cc2ab37a5
version_upgrade: Common ZC702 get an upgrade to 2016.2
...
Xilinx IP Clock Wizard updated to version 5.3
2016-08-26 10:20:04 +03:00
Adrian Costina
c6b065c349
zc706: Updated DDR3 dacfifo
2016-08-22 16:48:52 +03:00
Rejeesh Kutty
5d0e08d92e
common/vc707- 2016.2 version
2016-08-17 10:36:19 -04:00
Rejeesh Kutty
73413366bc
daq2/all - warnings fix
2016-08-17 10:36:00 -04:00
Rejeesh Kutty
0694a5015d
kc705- 2016.2 version
2016-08-16 12:54:39 -04:00
Rejeesh Kutty
8464816c82
dmafifo-split to adc/dac
2016-08-16 12:54:39 -04:00
dbogdan
4658686ae1
adrv9371x/a10soc: Misc changes for being able to run Linux
2016-08-16 11:56:25 +03:00
Adrian Costina
0b0aa8e6c0
Makefile: Add MMU option to altera makefiles
2016-08-11 17:46:54 +03:00
Rejeesh Kutty
16ad0f4379
kcu105- 2016.2 update
2016-08-11 10:00:41 -04:00
Adrian Costina
285059aed0
kcu105: Don't use phy reset automation, as it's not supported for KCU105
2016-08-09 10:19:57 +03:00
Adrian Costina
452d4706d3
kcu105: Update base project to 2015.4.2
...
- change part to revision 1.1 of the board
2016-08-09 10:19:36 +03:00
Rejeesh Kutty
c6f4def93d
altera- make mmu a make switch
2016-08-08 11:54:51 -04:00
Lars-Peter Clausen
418217dd10
pzsdr: Remove LED and button signals from PCIe carrier
...
Only the FMC carrier and the breakout board do have push buttons and LEDs.
They are not present on the PCIe carrier. So move the constraints to a
separate file that can be included by the projects that need them and
remove all LED and button related signals from the PCIe project.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2016-08-05 18:31:40 +02:00
Adrian Costina
d60bce654c
Makefiles: Updated Makefiles so they run correctly with gnuwin32 tools
2016-08-05 15:16:04 +03:00
Adrian Costina
52ae3ddd6c
a10gx: Updated common files to 16.0
2016-08-01 15:08:12 +03:00
Shrutika Redkar
9952a94efb
hdl-vivado-2016.2- ip version updates
2016-07-28 13:44:57 -04:00
Lars-Peter Clausen
62c7114d77
Enable bitstream compression for Xilinx projects
...
Enabling bitstream compression reduces the size of the generated bitstream.
This means on one hand it will consume less storage, which is especially
useful for the BOOT partition of the ADI images where we store BOOT.BIN
files for all supported platforms.
On the other hand a smaller bitstream is faster to load from the storage
medium and it is also faster to program to the FPGA. So it reduces the
overall boot time as well.
The only downside of bitstream compression is that the bitstream size is no
longer constant, but depends on the actual design and resource utilization.
This will not work with bootloaders that expect a fixed size.
When building a bitstream using the tcl scripts bitstream compression can
be disabled by setting the ADI_NO_BITSTREAM_COMPRESSION environment
variable.
Initial tests show a reduction of a round 50% in size for most ADI
projects.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2016-07-14 10:16:15 +02:00
Adrian Costina
c6c3622816
a10gx: Updated common design adding explicit clock frequency and synchronous reset deassertion
2016-06-30 10:59:29 +03:00
Istvan Csomortani
2e80dec513
adrv9371x/zc706: Update project with the new axi_dacfifo
2016-06-22 12:33:47 +03:00
Rejeesh Kutty
eaf4d4a19d
makefile updates
2016-06-10 14:26:14 -04:00
Rejeesh Kutty
625052f46e
daq2/a10gx- qsys updates
2016-06-07 12:28:04 -04:00
Rejeesh Kutty
d53b06849e
daq2/a10gx- qsys updates
2016-06-07 12:28:04 -04:00
Rejeesh Kutty
3516ec28b7
daq2/a10gx- qsys updates
2016-06-07 12:28:04 -04:00
AndreiGrozav
d10dd78094
kcu105: Update common design to 2015.4
2016-05-27 14:59:28 +03:00
Istvan Csomortani
d0b40afb45
zc706/common: Fix PL_DDR3 fifo integration script
2016-05-27 14:13:55 +03:00
Istvan Csomortani
aca3038919
axi_dacfifo: No overflow for DAC
2016-05-27 14:13:55 +03:00
Istvan Csomortani
81ade7f26c
axi_dacfifo: Fix resets
...
DMA side: axi_resetn is used to reset the address counters
DAC side: GT tx_rst is used to reset the last_address register
2016-05-27 14:13:55 +03:00
Istvan Csomortani
578376c8fe
axi_dacfifo: Add bypass logic
2016-05-27 14:13:55 +03:00
Rejeesh Kutty
39d23032f1
daq2- qsys updates
2016-05-23 10:55:44 -04:00
Adrian Costina
72151bb1a6
a10gx: Updated base design to include MMU
2016-05-13 18:44:41 +03:00
Rejeesh Kutty
f3f5353944
zcu102- updates
2016-05-10 15:40:41 -04:00
Rejeesh Kutty
e8fbdd0f5d
zcu102: zynq ultrascale
2016-05-10 15:40:41 -04:00
Rejeesh Kutty
89b20f2a35
c5soc- remove unused hps ports
2016-05-09 13:54:08 -04:00
Istvan Csomortani
4863a04132
axi_adc/dacfifo: Split the intergration script file
...
Split the integration script file into two separate script files. Rename the
integration processes names to be more meaningful.
2016-05-05 09:53:55 +03:00
Rejeesh Kutty
92dcce1674
a10soc: default ports
2016-05-04 13:42:12 -04:00
Rejeesh Kutty
e790e4c3ae
a10soc- complete qsys
2016-04-25 12:56:19 -04:00
Rejeesh Kutty
d36d1263c5
a10soc- updates
2016-04-25 10:50:09 -04:00
Rejeesh Kutty
82c4f75f13
a10soc- a10gx copy
2016-04-22 10:39:21 -04:00
Rejeesh Kutty
8b2542b181
daq2/a10gx: 10AX115S3F45E2SGE3 version
2016-04-20 16:01:12 -04:00
AndreiGrozav
679d471d75
Merge branch 'hdl_2016_r1' into dev
...
hdl_2016_r1 contains IP core upgrades to Vivado 2015.4.2 and hdmi_tx improvements.
2016-04-19 18:05:50 +03:00
Istvan Csomortani
8a574cd8ba
zc706_system_plddr3.tcl : Add integration process for the AXI_DAC_FIFO
2016-04-19 11:30:52 +03:00
Rejeesh Kutty
736bbdd95a
pzsdr1- io updates
2016-04-11 16:12:21 -04:00